Unit 'freetypeh' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

FT_Get_Kerning

Declaration

Source position: libfreetype.inc line 927

function FT_Get_Kerning(

  face: PFT_Face;

  left_glyph: FT_UInt;

  right_glyph: FT_UInt;

  kern_mode: FT_UInt;

  out akerning: FT_Vector

):Integer;


Documentation generated on: 2025-07-25