com.lowagie.text.pdf
protected static class: TrueTypeFont.WindowsMetrics [javadoc |
source]
java.lang.Object
com.lowagie.text.pdf.TrueTypeFont$WindowsMetrics
The components of table 'OS/2'.
| Field Summary |
|---|
| short | xAvgCharWidth | A variable. |
| int | usWeightClass | A variable. |
| int | usWidthClass | A variable. |
| short | fsType | A variable. |
| short | ySubscriptXSize | A variable. |
| short | ySubscriptYSize | A variable. |
| short | ySubscriptXOffset | A variable. |
| short | ySubscriptYOffset | A variable. |
| short | ySuperscriptXSize | A variable. |
| short | ySuperscriptYSize | A variable. |
| short | ySuperscriptXOffset | A variable. |
| short | ySuperscriptYOffset | A variable. |
| short | yStrikeoutSize | A variable. |
| short | yStrikeoutPosition | A variable. |
| short | sFamilyClass | A variable. |
| byte[] | panose | A variable. |
| byte[] | achVendID | A variable. |
| int | fsSelection | A variable. |
| int | usFirstCharIndex | A variable. |
| int | usLastCharIndex | A variable. |
| short | sTypoAscender | A variable. |
| short | sTypoDescender | A variable. |
| short | sTypoLineGap | A variable. |
| int | usWinAscent | A variable. |
| int | usWinDescent | A variable. |
| int | ulCodePageRange1 | A variable. |
| int | ulCodePageRange2 | A variable. |
| int | sCapHeight | A variable. |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |