Class PostTable

  • All Implemented Interfaces:
    Table

    public class PostTable
    extends java.lang.Object
    implements Table
    Version:
    $Id: PostTable.java 1733416 2016-03-03 07:07:13Z gadams $
    • Field Detail

      • macGlyphName

        private static final java.lang.String[] macGlyphName
        TODO: Mac Glyph names for 210 & 257
      • version

        private int version
      • italicAngle

        private int italicAngle
      • underlinePosition

        private short underlinePosition
      • underlineThickness

        private short underlineThickness
      • isFixedPitch

        private int isFixedPitch
      • minMemType42

        private int minMemType42
      • maxMemType42

        private int maxMemType42
      • minMemType1

        private int minMemType1
      • maxMemType1

        private int maxMemType1
      • numGlyphs

        private int numGlyphs
      • glyphNameIndex

        private int[] glyphNameIndex
      • psGlyphName

        private java.lang.String[] psGlyphName
    • Constructor Detail

      • PostTable

        protected PostTable​(DirectoryEntry de,
                            java.io.RandomAccessFile raf)
                     throws java.io.IOException
        Creates new PostTable
        Throws:
        java.io.IOException
    • Method Detail

      • highestGlyphNameIndex

        private int highestGlyphNameIndex()
      • getGlyphName

        public java.lang.String getGlyphName​(int i)
      • getType

        public int getType()
        Get the table type, as a table directory value.
        Specified by:
        getType in interface Table
        Returns:
        The table type