Example #1
0
 public static extern int FT_Load_Glyph(System.IntPtr face,
                                        int index,
                                        FT_LOAD_TYPES flags);
Example #2
0
 public static extern int FT_Load_Glyph(System.IntPtr face,
     int index,
     FT_LOAD_TYPES flags);