Source/Urho3D/UI/Font.h File Reference
Font.h File Reference
Include dependency graph for Font.h:
Classes | |
| class | Urho3D::Font |
| Font resource. More... | |
Enumerations | |
| enum | Urho3D::FontType { FONT_NONE = 0, FONT_FREETYPE, FONT_BITMAP, MAX_FONT_TYPES } |
| Font file type. | |
Variables | |
| static const int | Urho3D::FONT_TEXTURE_MIN_SIZE = 128 |
| static const int | Urho3D::FONT_DPI = 96 |
