TtfGlyphParser

Overview

TtfGlyphParser is a class in Aspose.Font FOSS for Python.

Methods

SignatureDescription
__init__(loca: LocaTable, glyf: GlyfTable, hmtx: HmtxTable)
parse(gid: GlyphId)Glyph
tx(x: float, y: float)tuple[float, float]