API Version: 1.0
Library Version: 1.48.7
void pango_ft2_render_layout_line ( FT_Bitmap* bitmap, PangoLayoutLine* line, int x, int y )
Render a PangoLayoutLine onto a FreeType2 bitmap
PangoLayoutLine
bitmap
FT_Bitmap*
a FT_Bitmap to render the line onto
line
PangoLayoutLine*
a PangoLayoutLine
x
int
the x position of start of string (in pixels)
y
the y position of baseline (in pixels)