CustomTypeface Member List

This is the complete list of members for CustomTypeface, including all inherited members.
addGlyph(juce_wchar character, const Path &path, float width) noexceptCustomTypeface
addGlyphsFromOtherTypeface(Typeface &typefaceToCopy, juce_wchar characterStartIndex, int numCharacters) noexceptCustomTypeface
addKerningPair(juce_wchar char1, juce_wchar char2, float extraAmount) noexceptCustomTypeface
ascentCustomTypeface [protected]
clear()CustomTypeface
createSystemTypefaceFor(const Font &font)Typeface [static]
CustomTypeface()CustomTypeface
CustomTypeface(InputStream &serialisedTypefaceStream)CustomTypeface [explicit]
decReferenceCount() noexceptSingleThreadedReferenceCountedObject
defaultCharacterCustomTypeface [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 noexceptTypeface
getOutlineForGlyph(int glyphNumber, Path &path)CustomTypeface [virtual]
getReferenceCount() const noexceptSingleThreadedReferenceCountedObject
getStringWidth(const String &text)CustomTypeface [virtual]
incReferenceCount() noexceptSingleThreadedReferenceCountedObject
isBoldCustomTypeface [protected]
isHinted() const Typeface [virtual]
isItalicCustomTypeface [protected]
isSuitableForFont(const Font &) const Typeface [virtual]
loadGlyphIfPossible(juce_wchar characterNeeded)CustomTypeface [protected, virtual]
nameTypeface [protected]
Ptr typedefTypeface
setCharacteristics(const String &name, float ascent, bool isBold, bool isItalic, juce_wchar defaultCharacter) noexceptCustomTypeface
setTypefaceCacheSize(int numFontsToCache)Typeface [static]
SingleThreadedReferenceCountedObject()SingleThreadedReferenceCountedObject [protected]
Typeface(const String &name) noexceptTypeface [explicit, protected]
writeToStream(OutputStream &outputStream)CustomTypeface
~CustomTypeface()CustomTypeface
~SingleThreadedReferenceCountedObject()SingleThreadedReferenceCountedObject [protected, virtual]
~Typeface()Typeface [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines