Pioneer
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Text::FontConfig Class Reference

#include <FontConfig.h>

Classes

struct  Face
 

Public Member Functions

 FontConfig (const std::string &name, float scaleX=1.0f, float scaleY=1.0f)
 
const std::string & GetName () const
 
bool IsOutline () const
 
const FaceGetFaceForCodePoint (Uint32 cp)
 

Constructor & Destructor Documentation

◆ FontConfig()

Text::FontConfig::FontConfig ( const std::string &  name,
float  scaleX = 1.0f,
float  scaleY = 1.0f 
)
Here is the call graph for this function:

Member Function Documentation

◆ GetFaceForCodePoint()

const FontConfig::Face & Text::FontConfig::GetFaceForCodePoint ( Uint32  cp)

◆ GetName()

const std::string & Text::FontConfig::GetName ( ) const
inline

◆ IsOutline()

bool Text::FontConfig::IsOutline ( ) const
inline

The documentation for this class was generated from the following files: