Rebel Fork Framework
Font.h File Reference
#include <EASTL/shared_array.h>
#include "../Resource/Resource.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