public final class PostScriptTable extends Table
Modifier and Type | Class and Description |
---|---|
static class |
PostScriptTable.Builder |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
glyphName(int glyphNum) |
boolean |
isFixedPitch() |
long |
isFixedPitchRaw() |
int |
italicAngle() |
long |
maxMemType1() |
long |
maxMemType42() |
long |
minMemType1() |
long |
minMemType42() |
int |
numberOfGlyphs() |
int |
underlinePosition() |
int |
version() |
calculatedChecksum, header, headerChecksum, headerLength, headerOffset, headerTag, toString
dataLength, readFontData, serialize
public int version()
public int italicAngle()
public int underlinePosition()
public long isFixedPitchRaw()
public boolean isFixedPitch()
public long minMemType42()
public long maxMemType42()
public long minMemType1()
public long maxMemType1()
public int numberOfGlyphs()
public java.lang.String glyphName(int glyphNum)