Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

FE_Matrix

Declaration

Source position: fefontengine.pas line 212

type FE_Matrix = record

  xx: FE_Fixed;

  

  xy: FE_Fixed;

  

  yx: FE_Fixed;

  

  yy: FE_Fixed;

  

end;



CT Web help

CodeTyphon Studio