public class PANOSE
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte |
bArmStyle |
byte |
bContrast |
byte |
bFamilyType |
byte |
bLetterform |
byte |
bMidline |
byte |
bProportion |
byte |
bSerifStyle |
byte |
bStrokeVariation |
byte |
bWeight |
byte |
bXHeight |
static int |
sizeof |
Constructor and Description |
---|
PANOSE() |
public byte bFamilyType
public byte bSerifStyle
public byte bWeight
public byte bProportion
public byte bContrast
public byte bStrokeVariation
public byte bArmStyle
public byte bLetterform
public byte bMidline
public byte bXHeight
public static final int sizeof