public class PDPanose
extends java.lang.Object
Constructor | Description |
---|---|
PDPanose(byte[] bytes) |
Modifier and Type | Method | 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()
Copyright © 2002–2018. All rights reserved.