KernSubtableFormat0, KernSubtableFormat2public abstract class KernSubtable
extends java.lang.Object
| Modifier | Constructor | Description |
|---|---|---|
protected |
KernSubtable() |
Creates new KernSubtable
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract KerningPair |
getKerningPair(int i) |
|
abstract int |
getKerningPairCount() |
|
static KernSubtable |
read(java.io.RandomAccessFile raf) |
public abstract int getKerningPairCount()
public abstract KerningPair getKerningPair(int i)
public static KernSubtable read(java.io.RandomAccessFile raf) throws java.io.IOException
java.io.IOExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.