Class Name.PlatformId
java.lang.Object
com.adobe.fontengine.font.opentype.Name.PlatformId
- Enclosing class:
Name
This class defines constants for the platform ids.
This class only defines constants for the platform ids which
can be used in a name tables.
In OT 1.4, the page describing the 'name' table also serves
to document the 'cmap' table, and lists more platform ids than
are actually allowed in 'name' tables.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic final PlatformgetPlatform(int platformId) static final intgetPlatformId(Platform platform)
-
Field Details
-
UNICODE
public static final int UNICODE- See Also:
-
MACINTOSH
public static final int MACINTOSH- See Also:
-
MICROSOFT
public static final int MICROSOFT- See Also:
-
-
Method Details
-
getPlatformId
-
getPlatform
-