Aspose::Font::FontType enum'ı
FontType enum
Font tipini belirtir.
enum class FontType
Değerler
| Ad | Değer | Açıklama |
|---|---|---|
| TTF | 0 | TTF (TrueType) Font tipi ve ilgili. |
| Type1 | 1 | Type1Font tipi. |
| CFF | 2 | CFF (Compact font format) Font tipi. |
| OTF | 3 | OpenType Font. OpenType Font formatı, TrueType Font formatının bir uzantısıdır ve PostScript Font verileri için destek ekler. |
Ayrıca Bakınız
- Namespace Aspose::Font
- Library Aspose.Font for C++