| [Overview][Constants][Types][Classes][Index] |
Source position: tttypes.pas line 170
type TT_Instance_Metrics = record |
||
pointsize: Integer; |
|
|
x_ppem: Integer; |
|
|
y_ppem: Integer; |
|
|
x_scale: TT_Fixed; |
|
|
y_scale: TT_Fixed; |
|
|
x_resolution: Integer; |
|
|
y_resolution: Integer; |
|
|
end; |
| lazarus-ccr.sourceforge.net |