FontType

Vue de l’ensemble

‘FontType’ est un enum dans Aspose.Fon FOSS pour Python.

FontType.TTF représente le format de font TrueTYpe .

Cette liste définit 8 valeurs : ‘TTF’, ‘OTF’ , ‘CFF’, TYPE1, ‘Type1_PFA,WOFF` et ‘EOT’.

Les valeurs

ValueDescription
TTFRepresents the TrueType font format
OTFRepresents the OpenType font format
CFFRepresents the Compact Font Format used in OpenType CFF fonts
TYPE1Represents the PostScript Type 1 font format
TYPE1_PFARepresents the Type 1 font in ASCII (PFA) representation
WOFFRepresents the Web Open Font Format for web fonts
WOFF2Represents the compressed Web Open Font Format version 2
EOTRepresents the Embedded OpenType font format used by older Internet Explorer

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français