Package com.lowagie.text.pdf
Class TrueTypeFont.WindowsMetrics
java.lang.Object
com.lowagie.text.pdf.TrueTypeFont.WindowsMetrics
- Enclosing class:
TrueTypeFont
The components of table 'OS/2'.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) byte[]
A variable.(package private) int
A variable.(package private) short
A variable.(package private) byte[]
A variable.(package private) int
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) int
A variable.(package private) int
A variable.(package private) int
A variable.(package private) int
A variable.(package private) int
A variable.(package private) int
A variable.(package private) int
A variable.(package private) int
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
xAvgCharWidth
short xAvgCharWidthA variable. -
usWeightClass
int usWeightClassA variable. -
usWidthClass
int usWidthClassA variable. -
fsType
short fsTypeA variable. -
ySubscriptXSize
short ySubscriptXSizeA variable. -
ySubscriptYSize
short ySubscriptYSizeA variable. -
ySubscriptXOffset
short ySubscriptXOffsetA variable. -
ySubscriptYOffset
short ySubscriptYOffsetA variable. -
ySuperscriptXSize
short ySuperscriptXSizeA variable. -
ySuperscriptYSize
short ySuperscriptYSizeA variable. -
ySuperscriptXOffset
short ySuperscriptXOffsetA variable. -
ySuperscriptYOffset
short ySuperscriptYOffsetA variable. -
yStrikeoutSize
short yStrikeoutSizeA variable. -
yStrikeoutPosition
short yStrikeoutPositionA variable. -
sFamilyClass
short sFamilyClassA variable. -
panose
byte[] panoseA variable. -
achVendID
byte[] achVendIDA variable. -
fsSelection
int fsSelectionA variable. -
usFirstCharIndex
int usFirstCharIndexA variable. -
usLastCharIndex
int usLastCharIndexA variable. -
sTypoAscender
short sTypoAscenderA variable. -
sTypoDescender
short sTypoDescenderA variable. -
sTypoLineGap
short sTypoLineGapA variable. -
usWinAscent
int usWinAscentA variable. -
usWinDescent
int usWinDescentA variable. -
ulCodePageRange1
int ulCodePageRange1A variable. -
ulCodePageRange2
int ulCodePageRange2A variable. -
sCapHeight
int sCapHeightA variable.
-
-
Constructor Details
-
WindowsMetrics
protected WindowsMetrics()
-