Function

PangoFT2render_transformed

since: 1.6

Declaration

void
pango_ft2_render_transformed (
  FT_Bitmap* bitmap,
  const PangoMatrix* matrix,
  PangoFont* font,
  PangoGlyphString* glyphs,
  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.
matrix

Type: PangoMatrix

No description available.

The argument can be NULL.
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: int

No description available.

y

Type: int

No description available.