My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::_ttfConfig Struct Reference

Public Member Functions

 _ttfConfig (const std::string &filePath="", float size=12, const GlyphCollection &glyphCollection=GlyphCollection::DYNAMIC, const char *customGlyphCollection=nullptr, bool useDistanceField=false, int outline=0, bool useItalics=false, bool useBold=false, bool useUnderline=false, bool useStrikethrough=false)
 

Public Attributes

std::string fontFilePath
 
float fontSize
 
GlyphCollection glyphs
 
const char * customGlyphs
 
bool distanceFieldEnabled
 
int outlineSize
 
bool italics
 
bool bold
 
bool underline
 
bool strikethrough
 

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