Overview
GlyphLayout is a class in Aspose.Font FOSS for Python.
A single glyph positioned in world-space layout coordinates.
Properties
| Name | Type | Access | Description |
|---|
char | str | Read | |
glyph_id | GlyphId | Read | |
x_offset | float | Read | |
y_offset | float | Read | |
advance_width | float | Read | |
path | GlyphPath | None | Read | |