openshot-audio
0.1.6
|
This is the complete list of members for Typeface, including all inherited members.
applyVerticalHintingTransform(float fontHeight, Path &path) | Typeface | |
clearTypefaceCache() | Typeface | static |
ContainerDeletePolicy< HintingParams > | Typeface | friend |
createSystemTypefaceFor(const Font &font) | Typeface | static |
createSystemTypefaceFor(const void *fontFileData, size_t fontFileDataSize) | Typeface | static |
decReferenceCount() noexcept | ReferenceCountedObject | inline |
decReferenceCountWithoutDeleting() noexcept | ReferenceCountedObject | inline |
getAscent() const =0 | Typeface | pure virtual |
getDescent() const =0 | Typeface | pure virtual |
getEdgeTableForGlyph(int glyphNumber, const AffineTransform &transform, float fontHeight) | Typeface | virtual |
getFallbackTypeface() | Typeface | protectedstatic |
getGlyphPositions(const String &text, Array< int > &glyphs, Array< float > &xOffsets)=0 | Typeface | pure virtual |
getHeightToPointsFactor() const =0 | Typeface | pure virtual |
getName() const noexcept | Typeface | inline |
getOutlineForGlyph(int glyphNumber, Path &path)=0 | Typeface | pure virtual |
getReferenceCount() const noexcept | ReferenceCountedObject | inline |
getStringWidth(const String &text)=0 | Typeface | pure virtual |
getStyle() const noexcept | Typeface | inline |
incReferenceCount() noexcept | ReferenceCountedObject | inline |
isHinted() const | Typeface | inlinevirtual |
isSuitableForFont(const Font &) const | Typeface | inlinevirtual |
name | Typeface | protected |
Ptr typedef | Typeface | |
ReferenceCountedObject() | ReferenceCountedObject | inlineprotected |
resetReferenceCount() noexcept | ReferenceCountedObject | inlineprotected |
scanFolderForFonts(const File &folder) | Typeface | static |
setTypefaceCacheSize(int numFontsToCache) | Typeface | static |
style | Typeface | protected |
Typeface(const String &name, const String &style) noexcept | Typeface | protected |
~ReferenceCountedObject() | ReferenceCountedObject | inlineprotectedvirtual |
~Typeface() | Typeface | virtual |