com.lowagie.text.pdf
protected static class TrueTypeFont.WindowsMetrics extends Object
| Field Summary | |
|---|---|
| byte[] | achVendID A variable. |
| int | fsSelection A variable. |
| short | fsType A variable. |
| byte[] | panose A variable. |
| int | sCapHeight A variable. |
| short | sFamilyClass A variable. |
| short | sTypoAscender A variable. |
| short | sTypoDescender A variable. |
| short | sTypoLineGap A variable. |
| int | ulCodePageRange1 A variable. |
| int | ulCodePageRange2 A variable. |
| int | usFirstCharIndex A variable. |
| int | usLastCharIndex A variable. |
| int | usWeightClass A variable. |
| int | usWidthClass A variable. |
| int | usWinAscent A variable. |
| int | usWinDescent A variable. |
| short | xAvgCharWidth A variable. |
| short | yStrikeoutPosition A variable. |
| short | yStrikeoutSize A variable. |
| short | ySubscriptXOffset A variable. |
| short | ySubscriptXSize A variable. |
| short | ySubscriptYOffset A variable. |
| short | ySubscriptYSize A variable. |
| short | ySuperscriptXOffset A variable. |
| short | ySuperscriptXSize A variable. |
| short | ySuperscriptYOffset A variable. |
| short | ySuperscriptYSize A variable. |