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::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::ReferenceCountedObject
decReferenceCountWithoutDeleting() noexceptjuce::ReferenceCountedObject
getAscent() const =0juce::Typefacepure virtual
getDescent() const =0juce::Typefacepure virtual
getEdgeTableForGlyph(int glyphNumber, const AffineTransform &transform, float fontHeight)juce::Typefacevirtual
getFallbackTypeface() (defined in juce::Typeface)juce::Typefaceprotectedstatic
getGlyphPositions(const String &text, Array< int > &glyphs, Array< float > &xOffsets)=0juce::Typefacepure virtual
getHeightToPointsFactor() const =0juce::Typefacepure virtual
getName() const noexceptjuce::Typeface
getOutlineForGlyph(int glyphNumber, Path &path)=0juce::Typefacepure virtual
getReferenceCount() const noexceptjuce::ReferenceCountedObject
getStringWidth(const String &text)=0juce::Typefacepure virtual
getStyle() const noexceptjuce::Typeface
incReferenceCount() noexceptjuce::ReferenceCountedObject
isHinted() constjuce::Typefacevirtual
isSuitableForFont(const Font &) constjuce::Typefacevirtual
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
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
~ReferenceCountedObject()juce::ReferenceCountedObjectprotectedvirtual
~Typeface() overridejuce::Typeface