Class KernSubtable

    • Constructor Detail

      • KernSubtable

        protected KernSubtable()
        Creates new KernSubtable
    • Method Detail

      • getKerningPairCount

        public abstract int getKerningPairCount()
      • getKerningPair

        public abstract KerningPair getKerningPair​(int i)
      • read

        public static KernSubtable read​(java.io.RandomAccessFile raf)
                                 throws java.io.IOException
        Throws:
        java.io.IOException