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

FT_Get_Kerning

Declaration

Source position: msefreetype.pas line 352

var FT_Get_Kerning: function(

  face: PFT_Face;

  left_glyph: FT_UInt;

  right_glyph: FT_UInt;

  kern_mode: FT_UInt;

  out akerning: FT_Vector

):Integer = ;


Documentation generated on: 2021-05-13