public class CustomPlatformIdentifier extends PlatformIdentifier
ISO, MACINTOSH, MICROSOFT, UNICODE| Constructor and Description |
|---|
CustomPlatformIdentifier(int type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEncoding(int encodingId,
int language)
Quoted from the OpenTypeSpecs:
Note that OS/2 and Windows both require that all name strings be defined in
Unicode.
|
getIdentifier, getType, toStringpublic java.lang.String getEncoding(int encodingId,
int language)
PlatformIdentifiergetEncoding in class PlatformIdentifier