, including all inherited members.
| addGlyph(juce_wchar character, const Path &path, float width) noexcept | CustomTypeface | |
| addGlyphsFromOtherTypeface(Typeface &typefaceToCopy, juce_wchar characterStartIndex, int numCharacters) noexcept | CustomTypeface | |
| addKerningPair(juce_wchar char1, juce_wchar char2, float extraAmount) noexcept | CustomTypeface | |
| ascent | CustomTypeface | [protected] |
| clear() | CustomTypeface | |
| createSystemTypefaceFor(const Font &font) | Typeface | [static] |
| CustomTypeface() | CustomTypeface | |
| CustomTypeface(InputStream &serialisedTypefaceStream) | CustomTypeface | [explicit] |
| decReferenceCount() noexcept | SingleThreadedReferenceCountedObject | |
| defaultCharacter | CustomTypeface | [protected] |
| getAscent() const | CustomTypeface | [virtual] |
| getDescent() const | CustomTypeface | [virtual] |
| getEdgeTableForGlyph(int glyphNumber, const AffineTransform &transform) | CustomTypeface | [virtual] |
| getFallbackTypeface() | Typeface | [protected, static] |
| getGlyphPositions(const String &text, Array< int > &glyphs, Array< float > &xOffsets) | CustomTypeface | [virtual] |
| getName() const noexcept | Typeface | |
| getOutlineForGlyph(int glyphNumber, Path &path) | CustomTypeface | [virtual] |
| getReferenceCount() const noexcept | SingleThreadedReferenceCountedObject | |
| getStringWidth(const String &text) | CustomTypeface | [virtual] |
| incReferenceCount() noexcept | SingleThreadedReferenceCountedObject | |
| isBold | CustomTypeface | [protected] |
| isHinted() const | Typeface | [virtual] |
| isItalic | CustomTypeface | [protected] |
| isSuitableForFont(const Font &) const | Typeface | [virtual] |
| loadGlyphIfPossible(juce_wchar characterNeeded) | CustomTypeface | [protected, virtual] |
| name | Typeface | [protected] |
| Ptr typedef | Typeface | |
| setCharacteristics(const String &name, float ascent, bool isBold, bool isItalic, juce_wchar defaultCharacter) noexcept | CustomTypeface | |
| setTypefaceCacheSize(int numFontsToCache) | Typeface | [static] |
| SingleThreadedReferenceCountedObject() | SingleThreadedReferenceCountedObject | [protected] |
| Typeface(const String &name) noexcept | Typeface | [explicit, protected] |
| writeToStream(OutputStream &outputStream) | CustomTypeface | |
| ~CustomTypeface() | CustomTypeface | |
| ~SingleThreadedReferenceCountedObject() | SingleThreadedReferenceCountedObject | [protected, virtual] |
| ~Typeface() | Typeface | [virtual] |