Overview
SubsetResult is a class in Aspose.Font FOSS for Python.
Subsetting output bundled with the coverage report used to produce it.
Properties: coverage, font.
Properties
| Name | Type | Access | Description |
|---|
font | Font | Read | Gets the font. |
coverage | SubsetCoverage | Read | Gets the coverage. |
See Also