LoadedFont
Overview
LoadedFont is a class in Aspose.Font FOSS for Python.
Friendly loader result that wraps a font plus source metadata.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
is_variable | bool | Read | |
is_static | bool | Read | |
font | Font | Read | |
source | FontSourceInfo | Read | |
detected_font_type | FontType | Read | |
requested_font_type | FontType | None | Read |
Methods
| Signature | Description |
|---|---|
unwrap() → Font |