org.pentaho.reporting.libraries.fonts.truetype.mappings
public class UnicodePlatformIdentifier extends PlatformIdentifier
| Constructor Summary | |
|---|---|
| UnicodePlatformIdentifier() | |
| Method Summary | |
|---|---|
| String | getEncoding(int encodingId, int language)
According to the Apple OpenType specifications, all Unicode characters must be encoded using UTF-16. |
Parameters: encodingId language
Returns: the encoding, always "UTF-16"