Aspose::Font::FontSavingFormats enum
FontSavingFormats enum
Specifies Font type.
enum class FontSavingFormats
Values
Name | Value | Description |
---|---|---|
TTF | 0 | TTF (TrueType) Font format. |
WOFF | 1 | WOFF(Web Open Font Format). |
WOFF2 | 2 | WOFF File Format 2.0. |
SVG | 3 | SVG(Scalable Vector Graphics)Font format. |
See Also
- Namespace Aspose::Font
- Library Aspose.Font for C++