Aspose.Font FOSS for Python
Requires Python 3.10 or later. Install with pip install aspose-font>=1.0.0.
No external OS font library dependencies required.
Select a section to begin:
Key capabilities
- Load and inspect TTF, OTF, CFF, WOFF, WOFF2, EOT, and Type 1 fonts using
FontLoader.open(). FontPreviewBuildercan generate individual glyph previews, full specimen sheets, and before/after comparison images in PNG or SVG.- Web packaging capabilities let you emit WOFF2/WOFF bundles, JSON manifests, CSS, and specimen HTML with live axis sliders for family review.
- Developers can convert a loaded font to any supported target format using
FontConverter.convert().