Function

PangoFT2get_context

deprecated: 1.22 since: 1.0

Declaration

PangoContext*
pango_ft2_get_context (
  double dpi_x,
  double dpi_y
)

Description

No description available.

Available since: 1.0

Deprecated since: 1.22

Use pango_font_map_create_context() instead.

This function is not directly available to language bindings.

Parameters

dpi_x

Type: double

No description available.

dpi_y

Type: double

No description available.

Return value

Type: PangoContext

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.