![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::Font, including all inherited members.
Font() | cinder::Font | |
Font(const std::string &aName, float size) | cinder::Font | |
Font(DataSourceRef dataSource, float size) | cinder::Font | |
getAscent() const | cinder::Font | |
getCgFontRef() const | cinder::Font | |
getCtFontRef() const | cinder::Font | |
getDefault() | cinder::Font | static |
getDescent() const | cinder::Font | |
getFullName() const | cinder::Font | |
getGlyphBoundingBox(Glyph glyph) const | cinder::Font | |
getGlyphChar(char utf8Char) const | cinder::Font | |
getGlyphIndex(size_t idx) const | cinder::Font | |
getGlyphs(const std::string &utf8String) const | cinder::Font | |
getGlyphShape(Glyph glyphIndex) const | cinder::Font | |
getLeading() const | cinder::Font | |
getName() const | cinder::Font | |
getNames(bool forceRefresh=false) | cinder::Font | static |
getNumGlyphs() const | cinder::Font | |
getSize() const | cinder::Font | |
Glyph typedef | cinder::Font | |
operator unspecified_bool_type() const | cinder::Font | |
reset() | cinder::Font | |
unspecified_bool_type typedef | cinder::Font |