Aspose::Font::FontSavingFormats enum

FontSavingFormats enum

Gibt den Font Typ an.

enum class FontSavingFormats

Werte

NameWertBeschreibung
TTF0TTF (TrueType) Font Format.
WOFF1WOFF(Web Open Font Format).
WOFF22WOFF-Dateiformat 2.0.
SVG3SVG(Scalable Vector Graphics)Font Format.
OTF4OpenType Font. Das OpenType Font Format ist eine Erweiterung des TrueType Font Formats und fügt Unterstützung für PostScript Font Daten hinzu.

Siehe auch