FONTAINE  1.0
Public Member Functions | Private Attributes | List of all members
FontLibrary Class Reference

#include <FontLibrary.h>

Public Member Functions

 FontLibrary ()
 
 ~FontLibrary ()
 
FT_Library get ()
 

Private Attributes

FT_Library _library
 

Constructor & Destructor Documentation

◆ FontLibrary()

FontLibrary::FontLibrary ( )

References _library.

◆ ~FontLibrary()

FontLibrary::~FontLibrary ( )

References _library.

Member Function Documentation

◆ get()

FT_Library FontLibrary::get ( )

References _library.

Referenced by FontFace::FontFace().

Member Data Documentation

◆ _library

FT_Library FontLibrary::_library
private

Referenced by FontLibrary(), get(), and ~FontLibrary().


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