de.intarsys.cwt.font.truetype
public class TTMetricsPanose extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
bArmStyle |
static int |
bContrast |
static int |
bFamilyType |
static int |
bLetterform |
static int |
bMidline |
static int |
bProportion |
static int |
bSerifStyle |
static int |
bStrokeVariation |
static int |
bWeight |
static int |
bXHeight |
static int |
cProportionMonospaced |
Constructor and Description |
---|
TTMetricsPanose(byte[] panoseBytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPanose() |
boolean |
isProportionMonospaced() |
public static int bFamilyType
public static int bSerifStyle
public static int bWeight
public static int bProportion
public static int bContrast
public static int bStrokeVariation
public static int bArmStyle
public static int bLetterform
public static int bMidline
public static int bXHeight
public static int cProportionMonospaced