Cinder  0.9.1
Public Member Functions | List of all members
cinder::cairo::FontFace Class Reference

#include <Cairo.h>

Public Member Functions

 FontFace ()
 
 FontFace (const std::string &fontName)
 
 FontFace (cairo_font_face_t *aCairoFontFace)
 
virtual ~FontFace ()
 
cairo_font_face_tgetCairoFontFace () const
 
int32_t getType ()
 

Constructor & Destructor Documentation

cinder::cairo::FontFace::FontFace ( )
cinder::cairo::FontFace::FontFace ( const std::string &  fontName)
cinder::cairo::FontFace::FontFace ( cairo_font_face_t aCairoFontFace)
virtual cinder::cairo::FontFace::~FontFace ( )
virtual

Member Function Documentation

cairo_font_face_t* cinder::cairo::FontFace::getCairoFontFace ( ) const
int32_t cinder::cairo::FontFace::getType ( )

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