Function

PangoFT2render_layout_line

since: 1.0

Declaration

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

Description

No description available.

Available since: 1.0

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.