Enum TtfNameTable.PlatformId
TtfNameTable.PlatformId enumeration
Represents PlatformId enumeration.
public enum 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
- assembly Aspose.Font