Function

PangoFT2render_layout_subpixel

since: 1.6

Declaration

void
pango_ft2_render_layout_subpixel (
  FT_Bitmap* bitmap,
  PangoLayout* layout,
  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.
layout

Type: PangoLayout

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.