public class OtfReadCommon extends Object
Constructor and Description |
---|
OtfReadCommon() |
public static int[] readUShortArray(RandomAccessFileOrArray rf, int size, int location) throws IOException
IOException
public static int[] readUShortArray(RandomAccessFileOrArray rf, int size) throws IOException
IOException
public static void readCoverages(RandomAccessFileOrArray rf, int[] locations, List<Set<Integer>> coverage) throws IOException
IOException
public static List<Integer> readCoverageFormat(RandomAccessFileOrArray rf, int coverageLocation) throws IOException
IOException
public static GposValueRecord readGposValueRecord(OpenTypeFontTableReader tableReader, int mask) throws IOException
IOException
public static GposAnchor readGposAnchor(OpenTypeFontTableReader tableReader, int location) throws IOException
IOException
public static List<OtfMarkRecord> readMarkArray(OpenTypeFontTableReader tableReader, int location) throws IOException
IOException
public static SubstLookupRecord[] readSubstLookupRecords(RandomAccessFileOrArray rf, int substCount) throws IOException
IOException
public static GposAnchor[] readAnchorArray(OpenTypeFontTableReader tableReader, int[] locations, int left, int right) throws IOException
IOException
public static List<GposAnchor[]> readBaseArray(OpenTypeFontTableReader tableReader, int classCount, int location) throws IOException
IOException
public static List<List<GposAnchor[]>> readLigatureArray(OpenTypeFontTableReader tableReader, int classCount, int location) throws IOException
IOException
Copyright © 1998–2018 iText Group NV. All rights reserved.