Font.h File Reference
#include "../Container/ArrayPtr.h"
#include "../Resource/Resource.h"
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