Class

PangoFT2FontMap

[]

Description [src]

final class PangoFT2.FontMap : PangoFc.FontMap
  implements Gio.ListModel {
  /* No available fields */
}

The PangoFT2FontMap is the PangoFontMap implementation for FreeType fonts.

[]

Implements

[]

Constructors

pango_ft2_font_map_new

Create a new PangoFT2FontMap object.

since: 1.2

[]

Functions

pango_ft2_font_map_for_display

Returns a PangoFT2FontMap.

[]

Instance methods

pango_ft2_font_map_create_context

Create a PangoContext for the given fontmap.

deprecated: 1.22 since: 1.2

pango_ft2_font_map_set_default_substitute

Sets a function that will be called to do final configuration substitution on a FcPattern before it is used to load the font.

deprecated: 1.46 since: 1.2

pango_ft2_font_map_set_resolution

Sets the horizontal and vertical resolutions for the fontmap.

since: 1.2

pango_ft2_font_map_substitute_changed

Call this function any time the results of the default substitution function set with pango_ft2_font_map_set_default_substitute() change.

deprecated: 1.46 since: 1.2

Methods inherited from PangoFcFontMap (11)
Methods inherited from PangoFontMap (9)
Methods inherited from GObject (43)
Methods inherited from GListModel (5)
[]

Properties

Properties inherited from PangoFontMap (2)
[]

Signals

Signals inherited from GObject (1)
Signals inherited from GListModel (1)