Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Font Namespace Reference

Variables

constexpr const char * DIVIDE_DEFAULT = "DroidSerif-Regular.ttf"
 
constexpr const char * BATANG = "Batang.ttf"
 
constexpr const char * DEJA_VU = "DejaVuSans.ttf"
 
constexpr const char * DROID_SERIF = "DroidSerif-Regular.ttf"
 
constexpr const char * DROID_SERIF_ITALIC = "DroidSerif-Italic.ttf"
 
constexpr const char * DROID_SERIF_BOLD = "DroidSerif-Bold.ttf"
 

Variable Documentation

◆ BATANG

constexpr const char* Divide::Font::BATANG = "Batang.ttf"
constexpr

Definition at line 44 of file TextLabel.h.

◆ DEJA_VU

constexpr const char* Divide::Font::DEJA_VU = "DejaVuSans.ttf"
constexpr

Definition at line 45 of file TextLabel.h.

◆ DIVIDE_DEFAULT

constexpr const char* Divide::Font::DIVIDE_DEFAULT = "DroidSerif-Regular.ttf"
constexpr

Definition at line 43 of file TextLabel.h.

◆ DROID_SERIF

constexpr const char* Divide::Font::DROID_SERIF = "DroidSerif-Regular.ttf"
constexpr

Definition at line 46 of file TextLabel.h.

◆ DROID_SERIF_BOLD

constexpr const char* Divide::Font::DROID_SERIF_BOLD = "DroidSerif-Bold.ttf"
constexpr

Definition at line 48 of file TextLabel.h.

◆ DROID_SERIF_ITALIC

constexpr const char* Divide::Font::DROID_SERIF_ITALIC = "DroidSerif-Italic.ttf"
constexpr

Definition at line 47 of file TextLabel.h.