Package com.itextpdf.io.font
Class OpenTypeParser.WindowsMetrics
java.lang.Object
com.itextpdf.io.font.OpenTypeParser.WindowsMetrics
- Enclosing class:
OpenTypeParser
The components of table 'OS/2'.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) byte[]
(package private) int
(package private) short
(package private) byte[]
(package private) int
(package private) short
(package private) short
(package private) short
(package private) short
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
(package private) int
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
(package private) short
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
xAvgCharWidth
short xAvgCharWidth -
usWeightClass
int usWeightClass -
usWidthClass
int usWidthClass -
fsType
short fsType -
ySubscriptXSize
short ySubscriptXSize -
ySubscriptYSize
short ySubscriptYSize -
ySubscriptXOffset
short ySubscriptXOffset -
ySubscriptYOffset
short ySubscriptYOffset -
ySuperscriptXSize
short ySuperscriptXSize -
ySuperscriptYSize
short ySuperscriptYSize -
ySuperscriptXOffset
short ySuperscriptXOffset -
ySuperscriptYOffset
short ySuperscriptYOffset -
yStrikeoutSize
short yStrikeoutSize -
yStrikeoutPosition
short yStrikeoutPosition -
sFamilyClass
short sFamilyClass -
panose
byte[] panose -
achVendID
byte[] achVendID -
fsSelection
int fsSelection -
usFirstCharIndex
int usFirstCharIndex -
usLastCharIndex
int usLastCharIndex -
sTypoAscender
short sTypoAscender -
sTypoDescender
short sTypoDescender -
sTypoLineGap
short sTypoLineGap -
usWinAscent
int usWinAscent -
usWinDescent
int usWinDescent -
ulCodePageRange1
int ulCodePageRange1 -
ulCodePageRange2
int ulCodePageRange2 -
sxHeight
int sxHeight -
sCapHeight
int sCapHeight
-
-
Constructor Details
-
WindowsMetrics
WindowsMetrics()
-