[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegraphics.pas line 103
type fonthashdty = record |
glyph: unicharty; |
gdifuncs: pgdifunctionaty; |
height: Integer; |
width: Integer; |
style: fontstylesty; |
pitchoptions: fontoptionsty; |
familyoptions: fontoptionsty; |
antialiasedoptions: fontoptionsty; |
rotation: real; |
xscale: real; |
end; |