Aspose::Font::TtfTables::TtfNameTable::PlatformId enum
PlatformId enum
Represents PlatformId enumeration.
enum class PlatformId
Values
Name | Value | Description |
---|---|---|
Unicode | 0 | Value 0 Unicode. |
Macintosh | 1 | Value 1 Macintosh Script Manager code. |
ISO | 2 | Value2 Apple spec: (reserved; do not use) MS spec: ISO encoding. |
Note that platform ID 2 (ISO) has been deprecated as of OpenType Specification v1.3. It was intended to represent ISO/IEC 10646, as opposed to Unicode; both standards have identical character code assignments. | | Microsoft | 3 | Value 3 Microsoft encoding. |
See Also
- Class TtfNameTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++