Overview
GlyphPath is a class in Aspose.Font FOSS for Python.
Ordered sequence of PathCommand objects representing one glyph’s outline.
Methods
| Signature | Description |
|---|
__init__(commands: list[PathCommand] | None) | |
append(cmd: PathCommand) | |
extend(cmds: list[PathCommand]) | |