Tao.FreeType SDK Documentation
FT.FT_Get_Charmap_Index Method
[Visual Basic]
Public Shared Function FT_Get_Charmap_Index( _
ByRef
charmap
As
FT_CharMapRec
_
) As
Integer
[C#]
public static
int
FT_Get_Charmap_Index(
ref
FT_CharMapRec
charmap
);
See Also
FT Class
|
Tao.FreeType Namespace