WoffFont

Overview

WoffFont is a class in Aspose.Font FOSS for Python. Inherits from: Font.

Properties

NameTypeAccessDescription
font_typeFontTypeRead
font_namestrRead
font_familystrRead
font_stylestrRead
num_glyphsintRead
metricsFontMetricsRead
encodingFontEncodingRead
glyph_accessorGlyphAccessorRead
metadata_xmlstrRead
inner_fontTtfFontRead
_metadata_xml``Read

Methods

SignatureDescription
__init__(inner: TtfFont, metadata_xml: str)
get_kern_pairs()list[KernPair]
to_bytes(font_type: FontType | None)bytes