get_outline method
get_outline
Returns an outline of glyph in specified location.
Returns
An outline of glyph.
def get_outline(self, char_value, x, y):
...
| Parameter | Type | Description |
|---|---|---|
| char_value | char | Character. |
| x | float | X coordinate of the character location. |
| y | float | Y coordinate of the character location. |
See Also
- module
aspose.page - class
ITrFont