Tao.FreeType SDK Documentation |
|
FT.FT_Get_Kerning Method
[Visual Basic]
Public Shared Function FT_Get_Kerning( _
ByVal
face As
IntPtr, _
ByVal
left_glyph As
UInt32, _
ByVal
right_glyph As
UInt32, _
ByVal
kern_mode As
UInt32, _
ByRef
akerning As
FT_Vector _
) As
Integer
See Also
FT Class | Tao.FreeType Namespace