Typeface ======== .. currentmodule:: skia .. autoclass:: skia.Typeface .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: class.rst ~skia.Typeface.SerializeBehavior .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Typeface.Equal ~skia.Typeface.MakeDefault ~skia.Typeface.MakeDeserialize ~skia.Typeface.MakeEmpty ~skia.Typeface.MakeFromData ~skia.Typeface.MakeFromFile ~skia.Typeface.MakeFromName ~skia.Typeface.__init__ ~skia.Typeface.copyTableData ~skia.Typeface.countGlyphs ~skia.Typeface.countTables ~skia.Typeface.fontStyle ~skia.Typeface.getBounds ~skia.Typeface.getFamilyName ~skia.Typeface.getFamilyNames ~skia.Typeface.getKerningPairAdjustments ~skia.Typeface.getPostScriptName ~skia.Typeface.getTableData ~skia.Typeface.getTableSize ~skia.Typeface.getTableTags ~skia.Typeface.getUnitsPerEm ~skia.Typeface.getVariationDesignParameters ~skia.Typeface.getVariationDesignPosition ~skia.Typeface.isBold ~skia.Typeface.isFixedPitch ~skia.Typeface.isItalic ~skia.Typeface.makeClone ~skia.Typeface.ref ~skia.Typeface.serialize ~skia.Typeface.unicharToGlyph ~skia.Typeface.unicharsToGlyphs ~skia.Typeface.unique ~skia.Typeface.uniqueID ~skia.Typeface.unref .. rubric:: Attributes .. autosummary:: ~skia.Typeface.kDoIncludeData ~skia.Typeface.kDontIncludeData ~skia.Typeface.kIncludeDataIfLocal Methods ------- .. automethod:: skia.Typeface.Equal .. automethod:: skia.Typeface.MakeDefault .. automethod:: skia.Typeface.MakeDeserialize .. automethod:: skia.Typeface.MakeEmpty .. automethod:: skia.Typeface.MakeFromData .. automethod:: skia.Typeface.MakeFromFile .. automethod:: skia.Typeface.MakeFromName .. automethod:: skia.Typeface.__init__ .. automethod:: skia.Typeface.copyTableData .. automethod:: skia.Typeface.countGlyphs .. automethod:: skia.Typeface.countTables .. automethod:: skia.Typeface.fontStyle .. automethod:: skia.Typeface.getBounds .. automethod:: skia.Typeface.getFamilyName .. automethod:: skia.Typeface.getFamilyNames .. automethod:: skia.Typeface.getKerningPairAdjustments .. automethod:: skia.Typeface.getPostScriptName .. automethod:: skia.Typeface.getTableData .. automethod:: skia.Typeface.getTableSize .. automethod:: skia.Typeface.getTableTags .. automethod:: skia.Typeface.getUnitsPerEm .. automethod:: skia.Typeface.getVariationDesignParameters .. automethod:: skia.Typeface.getVariationDesignPosition .. automethod:: skia.Typeface.isBold .. automethod:: skia.Typeface.isFixedPitch .. automethod:: skia.Typeface.isItalic .. automethod:: skia.Typeface.makeClone .. automethod:: skia.Typeface.ref .. automethod:: skia.Typeface.serialize .. automethod:: skia.Typeface.unicharToGlyph .. automethod:: skia.Typeface.unicharsToGlyphs .. automethod:: skia.Typeface.unique .. automethod:: skia.Typeface.uniqueID .. automethod:: skia.Typeface.unref Attributes ---------- .. autoattribute:: skia.Typeface.kDoIncludeData .. autoattribute:: skia.Typeface.kDontIncludeData .. autoattribute:: skia.Typeface.kIncludeDataIfLocal