WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
FontEntry Struct Reference

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.
 

Detailed Description

Font entry for the UI font selector.

Definition at line 46 of file AppState.h.

Member Data Documentation

◆ name

std::string FontEntry::name

Display name of the font.

Definition at line 48 of file AppState.h.

◆ path

std::string FontEntry::path

Absolute path to the .ttf file.

Definition at line 49 of file AppState.h.


The documentation for this struct was generated from the following file: