|
Mac OS 9
|
Data Fields | |
| short | fontType |
| short | firstChar |
| short | lastChar |
| short | widMax |
| short | kernMax |
| short | nDescent |
| short | fRectWidth |
| short | fRectHeight |
| unsigned short | owTLoc |
| short | ascent |
| short | descent |
| short | leading |
| short | rowWords |
| short FontRec::ascent |
offset to offset/width table
| short FontRec::descent |
ascent
| short FontRec::firstChar |
font type
| short FontRec::fRectHeight |
width of font rectangle
| short FontRec::fRectWidth |
negative of descent
| short FontRec::kernMax |
maximum character width
| short FontRec::lastChar |
ASCII code of first character
| short FontRec::leading |
descent
| short FontRec::nDescent |
negative of maximum character kern
| unsigned short FontRec::owTLoc |
height of font rectangle
| short FontRec::rowWords |
leading
| short FontRec::widMax |
ASCII code of last character