Function

PangoFT2render_layout_line_subpixel

since: 1.6

Declaration

void
pango_ft2_render_layout_line_subpixel (
  FT_Bitmap* bitmap,
  PangoLayoutLine* line,
  int x,
  int y
)

Description

No description available.

Available since: 1.6

Parameters

bitmap

Type: FT_Bitmap

No description available.

The data is owned by the caller of the function.
line

Type: PangoLayoutLine

No description available.

The data is owned by the caller of the function.
x

Type: int

No description available.

y

Type: int

No description available.