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