Ejemplo n.º 1
0
 internal static extern void FT_Outline_Get_CBox(IntPtr outline, out BBox acbox);
Ejemplo n.º 2
0
 internal static extern Error FT_Outline_Get_BBox(IntPtr outline, out BBox abbox);
Ejemplo n.º 3
0
 internal static extern void FT_Glyph_Get_CBox(IntPtr glyph, GlyphBBoxMode bbox_mode, out BBox acbox);
Ejemplo n.º 4
0
 internal static extern void FT_Outline_Get_CBox(IntPtr outline, out BBox acbox);
Ejemplo n.º 5
0
 internal static extern Error FT_Outline_Get_BBox(IntPtr outline, out BBox abbox);
Ejemplo n.º 6
0
 internal static extern void FT_Glyph_Get_CBox(IntPtr glyph, GlyphBBoxMode bbox_mode, out BBox acbox);