cinder::cairo::FontFace Class Reference

#include <Cairo.h>

List of all members.

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 )
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 files: