Class IsoPlatformIdentifier

java.lang.Object
org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
org.pentaho.reporting.libraries.fonts.truetype.mappings.IsoPlatformIdentifier

public class IsoPlatformIdentifier extends PlatformIdentifier
Creation-Date: 07.11.2005, 15:27:14
Author:
Thomas Morgner
  • Constructor Details

    • IsoPlatformIdentifier

      public IsoPlatformIdentifier()
  • Method Details

    • getEncoding

      public String getEncoding(int encodingId, int language)
      Description copied from class: PlatformIdentifier
      Quoted from the OpenTypeSpecs:

      Note that OS/2 and Windows both require that all name strings be defined in Unicode. Thus all 'name' table strings for platform ID = 3 (Microsoft) will require two bytes per character. Macintosh fonts require single byte strings.

      Specified by:
      getEncoding in class PlatformIdentifier
      Returns: