JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::Typeface Member List

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

applyVerticalHintingTransform(float fontHeight, Path &path)juce::Typeface
clearTypefaceCache()juce::Typefacestatic
createSystemTypefaceFor(const Font &font)juce::Typefacestatic
createSystemTypefaceFor(const void *fontFileData, size_t fontFileDataSize)juce::Typefacestatic
decReferenceCount() noexceptjuce::ReferenceCountedObjectinline
decReferenceCountWithoutDeleting() noexceptjuce::ReferenceCountedObjectinline
getAscent() const =0juce::Typefacepure virtual
getDescent() const =0juce::Typefacepure virtual
getEdgeTableForGlyph(int glyphNumber, const AffineTransform &transform, float fontHeight)juce::Typefacevirtual
getFallbackTypeface()juce::Typefaceprotectedstatic
getGlyphPositions(const String &text, Array< int > &glyphs, Array< float > &xOffsets)=0juce::Typefacepure virtual
getHeightToPointsFactor() const =0juce::Typefacepure virtual
getName() const noexceptjuce::Typefaceinline
getOutlineForGlyph(int glyphNumber, Path &path)=0juce::Typefacepure virtual
getReferenceCount() const noexceptjuce::ReferenceCountedObjectinline
getStringWidth(const String &text)=0juce::Typefacepure virtual
getStyle() const noexceptjuce::Typefaceinline
hintingLockjuce::Typefaceprivate
hintingParamsjuce::Typefaceprivate
incReferenceCount() noexceptjuce::ReferenceCountedObjectinline
isHinted() constjuce::Typefaceinlinevirtual
isSuitableForFont(const Font &) constjuce::Typefaceinlinevirtual
namejuce::Typefaceprotected
operator=(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectinlineprotected
operator=(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectinlineprotected
Ptr typedefjuce::Typeface
refCountjuce::ReferenceCountedObjectprivate
ReferenceCountedObject()=defaultjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectinlineprotected
ReferenceCountedObject(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectinlineprotected
resetReferenceCount() noexceptjuce::ReferenceCountedObjectinlineprotected
scanFolderForFonts(const File &folder)juce::Typefacestatic
setTypefaceCacheSize(int numFontsToCache)juce::Typefacestatic
stylejuce::Typefaceprotected
Typeface(const String &name, const String &style) noexceptjuce::Typefaceprotected
~ReferenceCountedObject()juce::ReferenceCountedObjectinlineprotectedvirtual
~Typeface() overridejuce::Typeface