EotSerializer
Overview
EotSerializer is a class in Aspose.Font FOSS for Python.
EotSerializer.serialize(font) returns the complete binary representation of an EOT font ready for file output.
Description
EotSerializer is a class in the Aspose.Font FOSS library for Python that exposes 1 method and 0 properties for programmatic use.
Methods
| Signature | Description |
|---|---|
serialize(font: object) → bytes | Returns the complete binary representation of an EOT font ready for file output |