Function
PangoFT2render
since: 1.0
Declaration
void
pango_ft2_render (
FT_Bitmap* bitmap,
PangoFont* font,
PangoGlyphString* glyphs,
gint x,
gint y
)
Parameters
bitmap
-
Type:
FT_Bitmap
No description available.
The data is owned by the caller of the function. font
-
Type:
PangoFont
No description available.
The data is owned by the caller of the function. glyphs
-
Type:
PangoGlyphString
No description available.
The data is owned by the caller of the function. x
-
Type:
gint
No description available.
y
-
Type:
gint
No description available.