Class CmapFormat0


  • public class CmapFormat0
    extends CmapFormat
    Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.
    Version:
    $Id: CmapFormat0.java 1733416 2016-03-03 07:07:13Z gadams $
    • Field Detail

      • glyphIdArray

        private int[] glyphIdArray
      • first

        private int first
      • last

        private int last
    • Constructor Detail

      • CmapFormat0

        protected CmapFormat0​(java.io.RandomAccessFile raf)
                       throws java.io.IOException
        Throws:
        java.io.IOException