EotHeader

Overview

EotHeader is a class in Aspose.Font FOSS for Python.

EotHeader.eot_size is the total size of the EOT file in bytes.

Properties: charset, eot_size, flags, font_data_size, fs_type, italic, and 4 more.

Properties

NameTypeAccessDescription
eot_sizeintRead/WriteGets or sets the eot size.
font_data_sizeintRead/WriteGets or sets the font data size.
versionintRead/WriteGets or sets the version.
flagsintRead/WriteGets or sets the flags.
magicintRead/WriteGets or sets the magic.
charsetintRead/WriteGets or sets the charset.
italicintRead/WriteGets or sets the italic.
weightintRead/WriteGets or sets the weight.
fs_typeintRead/WriteGets or sets the fs type.
payload_offsetintRead/WriteGets or sets the payload offset.

See Also