WebFontFamilyPackage
Overview
WebFontFamilyPackage is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
family_name | str | Read | |
bundles | list[WebFontBundle] | Read | |
css | str | Read | |
html | str | Read | |
css_filename | str | Read | |
html_filename | str | Read | |
manifest_filename | str | Read | |
manifest | dict[str, object] | Read | |
assets | list[WebFontAsset] | Read |
Methods
| Signature | Description |
|---|---|
write_to(directory: str | Path) → list[Path] |