|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Font entry for the UI font selector. More...
#include <AppState.h>
Public Attributes | |
| std::string | name |
| Display name of the font. | |
| std::string | path |
| Absolute path to the .ttf file. | |
Font entry for the UI font selector.
Definition at line 46 of file AppState.h.
| std::string FontEntry::name |
Display name of the font.
Definition at line 48 of file AppState.h.
| std::string FontEntry::path |
Absolute path to the .ttf file.
Definition at line 49 of file AppState.h.