[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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 = ; |