32 #include FT_FREETYPE_H    78         FT_Error 
Error()
 const { 
return err; }
   108         FTLibrary& operator=(
const FT_Library&) { 
return *
this; }
   137         std::atomic <int> LegacyOpenGLStateHandling;
   142 #endif  //  __FTLibrary__ 
const FT_Library * GetLibrary() const
Gets a pointer to the native Freetype library.
static FTLibrary & Instance()
Global acces point to the single FTLibrary object.
void LegacyOpenGLState(bool On)
See README-LegacyOpenGLState.
FTLibrary class is the global accessor for the Freetype library.
bool GetLegacyOpenGLStateSet() const
FT_Error Error() const
Queries the library for errors.