protected static class TrueTypeFont.FontHeader extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
flags
A variable.
|
(package private) int |
macStyle
A variable.
|
(package private) int |
unitsPerEm
A variable.
|
(package private) short |
xMax
A variable.
|
(package private) short |
xMin
A variable.
|
(package private) short |
yMax
A variable.
|
(package private) short |
yMin
A variable.
|
Modifier | Constructor and Description |
---|---|
protected |
TrueTypeFont.FontHeader() |