Type2Interpreter
Overview
Type2Interpreter is a class in Aspose.Font FOSS for Python.
Interprets Type 2 charstrings into GlyphPath commands.
Methods
| Signature | Description |
|---|---|
__init__(global_subrs: CffIndex, local_subrs: CffIndex, default_width_x: int, nominal_width_x: int) | |
interpret(charstring: bytes, gid: int) → tuple[GlyphPath, int] |