| 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 | |
| getDescent() const | cinder::Font | |
| getFullName() const | cinder::Font | |
| getGdiplusFont() const | cinder::Font | |
| getGlyphChar(char utf8Char) | cinder::Font | |
| getGlyphIndex(size_t idx) | cinder::Font | |
| getGlyphs(const std::string &utf8String) | cinder::Font | |
| getGlyphShape(Glyph glyphIndex) | cinder::Font | |
| getLeading() const | cinder::Font | |
| getLogfont() 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() | cinder::Font | |
| reset() | cinder::Font | |
| unspecified_bool_type typedef | cinder::Font |