[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msefreetype' (#msegui)

FT_Matrix

Declaration

Source position: msefreetype.pas line 144

type FT_Matrix = record

  xx: FT_Fixed;

  xy: FT_Fixed;

  yx: FT_Fixed;

  yy: FT_Fixed;

end;


Documentation generated on: 2021-05-13