public class KernSubtableFormat0 extends KernSubtable
Modifier | Constructor and Description |
---|---|
protected |
KernSubtableFormat0(RandomAccessFile raf)
Creates new KernSubtableFormat0
|
Modifier and Type | Method and Description |
---|---|
KerningPair |
getKerningPair(int i) |
int |
getKerningPairCount() |
read
protected KernSubtableFormat0(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.