Package: pango

Function pango-cairo-font-map-new-for-font-type

Lambda List

pango-cairo-font-map-new-for-font-type (fonttype)

Arguments

fonttype -- desired value of the cairo-font-type-t enumeration

Return Value

The newly allocated Pango-font-map object of suitable type, or nil if the requested Cairo font backend is not supported or compiled in.

Details

Creates a new pango-cairo-font-map object of the type suitable to be used with Cairo font backend of type fonttype.

In most cases one should simply use the function pango-cairo-font-map-new, or in fact in most of those cases, just use the function pango-cairo-font-map-default.
 

See also

2021-1-9