Class PostscriptInformationTable

  • All Implemented Interfaces:
    FontTable

    public class PostscriptInformationTable
    extends Object
    implements FontTable
    Creation-Date: 06.11.2005, 20:24:42
    Author:
    Thomas Morgner
    • Constructor Detail

      • PostscriptInformationTable

        public PostscriptInformationTable​(byte[] data)
    • Method Detail

      • getVersion

        public float getVersion()
      • getItalicAngle

        public float getItalicAngle()
      • getUnderlinePosition

        public short getUnderlinePosition()
      • getUnderlineThickness

        public short getUnderlineThickness()
      • isFixedPitch

        public boolean isFixedPitch()
      • getName

        public long getName()
        Specified by:
        getName in interface FontTable