SingleSubstFormat1, SingleSubstFormat2public abstract class SingleSubst extends LookupSubtable
| Constructor | Description |
|---|---|
SingleSubst() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract int |
getFormat() |
|
static SingleSubst |
read(java.io.RandomAccessFile raf,
int offset) |
|
abstract int |
substitute(int glyphId) |
public abstract int getFormat()
public abstract int substitute(int glyphId)
public static SingleSubst read(java.io.RandomAccessFile raf, int offset) throws java.io.IOException
java.io.IOExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.