JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
juce::FreeTypeTypeface Member List

This is the complete list of members for juce::FreeTypeTypeface, including all inherited members.

addGlyph(juce_wchar character, const Path &path, float width) noexceptjuce::CustomTypeface
addGlyphsFromOtherTypeface(Typeface &typefaceToCopy, juce_wchar characterStartIndex, int numCharacters) noexceptjuce::CustomTypeface
addKerningPair(juce_wchar char1, juce_wchar char2, float extraAmount) noexceptjuce::CustomTypeface
applyVerticalHintingTransform(float fontHeight, Path &path)juce::Typeface
ascent (defined in juce::CustomTypeface)juce::CustomTypefaceprotected
clear()juce::CustomTypeface
clearTypefaceCache()juce::Typefacestatic
createSystemTypefaceFor(const Font &font)juce::Typefacestatic
createSystemTypefaceFor(const void *fontFileData, size_t fontFileDataSize)juce::Typefacestatic
CustomTypeface()juce::CustomTypeface
CustomTypeface(InputStream &serialisedTypefaceStream)juce::CustomTypefaceexplicit
decReferenceCount() noexceptjuce::ReferenceCountedObject
decReferenceCountWithoutDeleting() noexceptjuce::ReferenceCountedObject
defaultCharacter (defined in juce::CustomTypeface)juce::CustomTypefaceprotected
FreeTypeTypeface(const Font &font) (defined in juce::FreeTypeTypeface)juce::FreeTypeTypeface
FreeTypeTypeface(const void *data, size_t dataSize) (defined in juce::FreeTypeTypeface)juce::FreeTypeTypeface
getAscent() const overridejuce::CustomTypefacevirtual
getDescent() const overridejuce::CustomTypefacevirtual
getEdgeTableForGlyph(int glyphNumber, const AffineTransform &, float fontHeight) overridejuce::CustomTypefacevirtual
getFallbackTypeface() (defined in juce::Typeface)juce::Typefaceprotectedstatic
getGlyphPositions(const String &, Array< int > &glyphs, Array< float > &xOffsets) overridejuce::CustomTypefacevirtual
getHeightToPointsFactor() const overridejuce::CustomTypefacevirtual
getName() const noexceptjuce::Typeface
getOutlineForGlyph(int glyphNumber, Path &) overridejuce::CustomTypefacevirtual
getReferenceCount() const noexceptjuce::ReferenceCountedObject
getStringWidth(const String &) overridejuce::CustomTypefacevirtual
getStyle() const noexceptjuce::Typeface
incReferenceCount() noexceptjuce::ReferenceCountedObject
initialiseCharacteristics(const String &fontName, const String &fontStyle) (defined in juce::FreeTypeTypeface)juce::FreeTypeTypeface
isHinted() constjuce::Typefacevirtual
isSuitableForFont(const Font &) constjuce::Typefacevirtual
loadGlyphIfPossible(const juce_wchar character) overridejuce::FreeTypeTypefacevirtual
name (defined in juce::Typeface)juce::Typefaceprotected
operator=(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectprotected
operator=(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectprotected
Ptr typedefjuce::Typeface
ReferenceCountedObject()=defaultjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectprotected
resetReferenceCount() noexceptjuce::ReferenceCountedObjectprotected
scanFolderForFonts(const File &folder)juce::Typefacestatic
setCharacteristics(const String &fontFamily, float ascent, bool isBold, bool isItalic, juce_wchar defaultCharacter) noexceptjuce::CustomTypeface
setCharacteristics(const String &fontFamily, const String &fontStyle, float ascent, juce_wchar defaultCharacter) noexceptjuce::CustomTypeface
setTypefaceCacheSize(int numFontsToCache)juce::Typefacestatic
style (defined in juce::Typeface)juce::Typefaceprotected
Typeface(const String &name, const String &style) noexcept (defined in juce::Typeface)juce::Typefaceprotected
writeToStream(OutputStream &outputStream)juce::CustomTypeface
~CustomTypeface() overridejuce::CustomTypeface
~ReferenceCountedObject()juce::ReferenceCountedObjectprotectedvirtual
~Typeface() overridejuce::Typeface