FONTAINE 1.0
Public Member Functions | Private Attributes

FontLibrary Class Reference

#include <FontLibrary.h>

List of all members.

Public Member Functions

 FontLibrary ()
 ~FontLibrary ()
FT_Library get ()

Private Attributes

FT_Library _library

Constructor & Destructor Documentation

FontLibrary::FontLibrary ( )

References _library.

FontLibrary::~FontLibrary ( )

References _library.


Member Function Documentation

FT_Library FontLibrary::get ( )

References _library.

Referenced by FontFace::FontFace().


Member Data Documentation

FT_Library FontLibrary::_library [private]

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


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