![]() |
Pioneer
|
#include <FontConfig.h>
Classes | |
| struct | Face |
Public Member Functions | |
| FontConfig (const std::string &name, float scaleX=1.0f, float scaleY=1.0f) | |
| const std::string & | GetName () const |
| bool | IsOutline () const |
| const Face & | GetFaceForCodePoint (Uint32 cp) |
| Text::FontConfig::FontConfig | ( | const std::string & | name, |
| float | scaleX = 1.0f, |
||
| float | scaleY = 1.0f |
||
| ) |

| const FontConfig::Face & Text::FontConfig::GetFaceForCodePoint | ( | Uint32 | cp | ) |
|
inline |
|
inline |