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
| Value | Description |
|---|---|
TTF | Represents the TrueType font format |
OTF | Represents the OpenType font format |
CFF | Represents the Compact Font Format used in OpenType CFF fonts |
TYPE1 | Represents the PostScript Type 1 font format |
TYPE1_PFA | Represents the Type 1 font in ASCII (PFA) representation |
WOFF | Represents the Web Open Font Format for web fonts |
WOFF2 | Represents the compressed Web Open Font Format version 2 |
EOT | Represents the Embedded OpenType font format used by older Internet Explorer |
Voir aussi
- Aspose.Font — référence API d’entreprise