[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'TTObjs' (#lazutils)

TGlyph_Transform

Declaration

Source position: ttobjs.pas line 265

type TGlyph_Transform = record

  xx: TT_Fixed;

  xy: TT_Fixed;

  yx: TT_Fixed;

  yy: TT_Fixed;

  ox: TT_F26Dot6;

  oy: TT_F26Dot6;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.