stc
Loading...
Searching...
No Matches
Public Attributes | List of all members
stc::FntParser::FntInfo Struct Reference

#include <FntParser.hpp>

Public Attributes

std::string faceName
 
int size
 
size_t scaleW
 
size_t scaleH
 
bool bold
 
bool italic
 
bool unicode
 
bool smooth
 
bool antiAliasing
 
size_t padLeft
 
size_t padTop
 
size_t padRight
 
size_t padBottom
 
size_t spaceLeft
 
size_t spaceTop
 
int lineHeight
 
int base
 
std::vector< std::string > pages
 
std::map< int, FntCharInfocharacters
 

Member Data Documentation

◆ antiAliasing

bool stc::FntParser::FntInfo::antiAliasing

◆ base

int stc::FntParser::FntInfo::base

◆ bold

bool stc::FntParser::FntInfo::bold

◆ characters

std::map<int, FntCharInfo> stc::FntParser::FntInfo::characters

◆ faceName

std::string stc::FntParser::FntInfo::faceName

◆ italic

bool stc::FntParser::FntInfo::italic

◆ lineHeight

int stc::FntParser::FntInfo::lineHeight

◆ padBottom

size_t stc::FntParser::FntInfo::padBottom

◆ padLeft

size_t stc::FntParser::FntInfo::padLeft

◆ padRight

size_t stc::FntParser::FntInfo::padRight

◆ padTop

size_t stc::FntParser::FntInfo::padTop

◆ pages

std::vector<std::string> stc::FntParser::FntInfo::pages

◆ scaleH

size_t stc::FntParser::FntInfo::scaleH

◆ scaleW

size_t stc::FntParser::FntInfo::scaleW

◆ size

int stc::FntParser::FntInfo::size

◆ smooth

bool stc::FntParser::FntInfo::smooth

◆ spaceLeft

size_t stc::FntParser::FntInfo::spaceLeft

◆ spaceTop

size_t stc::FntParser::FntInfo::spaceTop

◆ unicode

bool stc::FntParser::FntInfo::unicode

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