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

FE_KerningInfo

Declaration

Source position: fefontengine.pas line 223

type FE_KerningInfo = record

  kerning_x: FE_FWord;

  

  kerning_y: FE_FWord;

  

  minimum_x: FE_FWord;

  

  minimum_y: FE_FWord;

  

  found: Boolean;

  

end;



CT Web help

CodeTyphon Studio