#include <CGUITTFont.h>
◆ SGUITTFace()
| gui::SGUITTFace::SGUITTFace |
( |
std::string && | buffer | ) |
|
◆ ~SGUITTFace()
| gui::SGUITTFace::~SGUITTFace |
( |
| ) |
|
◆ createFace()
| SGUITTFace * gui::SGUITTFace::createFace |
( |
std::string && | buffer | ) |
|
|
static |
◆ getFreeTypeLibrary()
| FT_Library gui::SGUITTFace::getFreeTypeLibrary |
( |
| ) |
|
|
staticprivate |
◆ loadFace()
| SGUITTFace * gui::SGUITTFace::loadFace |
( |
const io::path & | filename | ) |
|
|
static |
◆ face
| FT_Face gui::SGUITTFace::face |
◆ face_buffer
| std::string gui::SGUITTFace::face_buffer |
|
private |
◆ freetype_library
| FT_Library gui::SGUITTFace::freetype_library = nullptr |
|
staticprivate |
◆ n_faces
| size_t gui::SGUITTFace::n_faces = 0 |
|
staticprivate |
The documentation for this struct was generated from the following files: