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