| Modifier and Type | Field and Description |
|---|---|
static int |
FEATURE_BASELINE |
static int |
FEATURE_CLEARTYPE |
static int |
FEATURE_COMPRESSED |
static int |
FEATURE_EXPLICIT_POINTSIZE |
static int |
FEATURE_INDIC_REARRANGE |
static int |
FEATURE_INTEGER_SCALING |
static int |
FEATURE_LAYOUT_REQUIRED |
static int |
FEATURE_LSB |
static int |
FEATURE_METAMORPH |
static int |
FEATURE_NONLINEAR_WIDTH |
static int |
FEATURE_RTL_GLYPHS |
static int |
FEATURE_VERTICAL |
static int |
STYLE_BOLD |
static int |
STYLE_CONDENSED |
static int |
STYLE_EXTENDED |
static int |
STYLE_ITALIC |
static int |
STYLE_OUTLINE |
static int |
STYLE_SHADOW |
static int |
STYLE_UNDERLINE |
static long |
TABLE_ID |
| Constructor and Description |
|---|
FontHeaderTable(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCheckSumAdjustment() |
long |
getCreatedDate() |
int |
getFlags() |
short |
getFontDirectionHint() |
short |
getGlyphDataFormat() |
short |
getIndexToLocFormat() |
int |
getLowestRecPPEM() |
int |
getMacStyle() |
long |
getModifiedDate() |
long |
getName() |
long |
getRevision() |
int |
getUnitsPerEm() |
long |
getVersion() |
int |
getxMax() |
int |
getxMin() |
int |
getyMax() |
int |
getyMin() |
boolean |
isBold() |
boolean |
isItalic() |
public static final long TABLE_ID
public static final int STYLE_BOLD
public static final int STYLE_ITALIC
public static final int STYLE_UNDERLINE
public static final int STYLE_OUTLINE
public static final int STYLE_SHADOW
public static final int STYLE_CONDENSED
public static final int STYLE_EXTENDED