Exemple #1
0
 public static extern Error FT_Get_Glyph(GlyphSlot *slot, out Glyph *aglyph);
Exemple #2
0
 public static extern Error FT_Render_Glyph(GlyphSlot *slot, RenderMode render_mode);