|
FONTAINE
1.0
|
#include <FontLibrary.h>
Public Member Functions | |
| FontLibrary () | |
| ~FontLibrary () | |
| FT_Library | get () |
Private Attributes | |
| FT_Library | _library |
| FontLibrary::FontLibrary | ( | ) |
References _library.
| FontLibrary::~FontLibrary | ( | ) |
References _library.
| FT_Library FontLibrary::get | ( | ) |
References _library.
Referenced by FontFace::FontFace().
|
private |
Referenced by FontLibrary(), get(), and ~FontLibrary().
1.8.11