|
My Project
|
Public Member Functions | |
| Font (const std::string &fontTTFFileName, int fontSizePoint) | |
| const std::string & | getFontTTFFileName () const |
| int | getFontSizePoint () const |
| const FT_Face & | getFace () const |
| std::shared_ptr< FontCacheItem > | getFontCacheItem (char c) |
| float | getBgYAdjustScale () const |
Static Public Member Functions | |
| static FT_Pos | iToftPos (const int v) |
| static int | ftPosToi (const FT_Pos v) |
1.8.11