Definition at line 45 of file TTFhandle.cxx.
Public Member Functions | |
| bool | is_symbol () const |
Public Attributes | |
| FT_CharMap | charmap = nullptr |
| FT_Face | face = nullptr |
| std::string | name |
|
inline |
Definition at line 49 of file TTFhandle.cxx.
| FT_CharMap TTFhandle::FontStruct::charmap = nullptr |
Definition at line 48 of file TTFhandle.cxx.
| FT_Face TTFhandle::FontStruct::face = nullptr |
Definition at line 47 of file TTFhandle.cxx.
| std::string TTFhandle::FontStruct::name |
Definition at line 46 of file TTFhandle.cxx.