| [Overview][Constants][Types][Classes][Index] |
Source position: tttypes.pas line 338
type TT_Postscript = record |
||
FormatType: TT_Fixed; |
|
|
italicAngle: TT_Fixed; |
|
|
underlinePosition: TT_Short; |
|
|
underlineThickness: TT_Short; |
|
|
isFixedPitch: TT_ULong; |
|
|
minMemType42: TT_ULong; |
|
|
maxMemType42: TT_ULong; |
|
|
minMemType1: TT_ULong; |
|
|
maxMemType1: TT_ULong; |
|
|
end; |
| lazarus-ccr.sourceforge.net |