public class PDPanose
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
bytes |
Constructor and Description |
---|
PDPanose(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
int |
getFamilyClass()
The font family class and subclass ID bytes, given in the sFamilyClass field of the
“OS/2” table in a TrueType font.
|
PDPanoseClassification |
getPanose()
Ten bytes for the PANOSE classification number for the font.
|
public int getFamilyClass()
public PDPanoseClassification getPanose()