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

SignatureDescription
serialize(font: object)bytesReturns the complete binary representation of an EOT font ready for file output

See Also