Package: pango

Function pango-font-description-to-filename

Lambda List

pango-font-description-to-filename (desc)

Arguments

desc -- a pango-font-description instance

Return Value

A new string with a filname.

Details

Creates a filename representation of a font description. The filename is identical to the result from calling the function pango-font-description-to-string, but with underscores instead of characters that are untypical in filenames, and in lower case only.
 

See also

2021-1-14