Package: pango
Function pango:cairo-font-map-new-for-font-type
Lambda Listpango:cairo-font-map-new-for-font-type (fonttype) ArgumentsReturn 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:font-map object of the type suitable to be used    with the Cairo font backend of type fonttype.   In most cases one should simply use the pango:cairo-font-map-new function, or in fact in most of those cases, just use the pango:cairo-font-map-default function.  | See also | 
2025-08-24