Gets character widths for a range of characters.
Gets the decompressed TTF/OTF font data.
Creates a FontDescriptor suitable for embedding.
OptionalfontName: stringParses the font and returns basic font information.
Parses the font's cmap table to extract Unicode to glyph ID mappings.
A map from Unicode code points to glyph IDs
Parses the font's hmtx table to extract glyph advance widths.
A map from glyph IDs to advance widths (in font units)
Parses WOFF (Web Open Font Format) files. WOFF is a compressed wrapper around TTF/OTF fonts.