Represents an instance of a font at a point size. Implicitly shared object.
Show All |
Public Member Functions
-
const std::string &getName () const
-
std::stringgetFullName () const
-
floatgetSize () const
-
floatgetLeading () const
-
floatgetAscent () const
-
floatgetDescent () const
-
size_tgetNumGlyphs () const
-
getGlyphIndex (size_t idx) const
-
getGlyphChar (char utf8Char) const
-
std::vector< Glyph >getGlyphs (const std::string &utf8String) const
-
CGFontRefgetCgFontRef () const
-
CTFontRefgetCtFontRef () const