public class KerningTableExt1 extends KerningTable
KerningTable.ClassRange
pairs
Modifier and Type | Method and Description |
---|---|
void |
read(com.pd4ml.fonts.TrueType ttf,
com.pd4ml.util.BytesReader data,
int version) |
int |
readValue(com.pd4ml.util.BytesReader data,
int left,
int right,
boolean force) |
int |
sortWeight() |
getAllPairs, getKerning, isHorizontalKerning, isHorizontalKerning
public int sortWeight()
sortWeight
in class KerningTable
public void read(com.pd4ml.fonts.TrueType ttf, com.pd4ml.util.BytesReader data, int version) throws IOException
read
in class KerningTable
IOException
public int readValue(com.pd4ml.util.BytesReader data, int left, int right, boolean force) throws IOException
readValue
in class KerningTable
IOException
Revision 4.0.15 / 20220727-0149