public class PDPanose extends Object
Modifier and Type | Field and Description |
---|---|
static int |
LENGTH
Length.
|
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 static final int LENGTH
public int getFamilyClass()
public PDPanoseClassification getPanose()
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.