Example #1
0
 public static extern int FT_Outline_Embolden(FT_Outline outline, FTPos strength);
Example #2
0
 public static extern int FT_Outline_Decompose(FT_Outline outline, ref FT_Outline_Funcs func_interface, IntPtr user);