public class KernSubtableFormat2 extends KernSubtable
Modifier | Constructor and Description |
---|---|
protected |
KernSubtableFormat2(RandomAccessFile raf)
Creates new KernSubtableFormat2
|
Modifier and Type | Method and Description |
---|---|
KerningPair |
getKerningPair(int i) |
int |
getKerningPairCount() |
read
protected KernSubtableFormat2(RandomAccessFile raf) throws IOException
IOException
public int getKerningPairCount()
getKerningPairCount
in class KernSubtable
public KerningPair getKerningPair(int i)
getKerningPair
in class KernSubtable
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.