Package: pango

Function pango:attr-fallback-new

Lambda List

pango:attr-fallback-new (fallback)

Arguments

fallback -- true if we should fall back on other fonts for characters the active font is missing

Return Value

The newly allocated pango:attribute instance.

Details

Create a new font fallback attribute. If fallback is disabled, characters will only be used from the closest matching font on the system. No fallback will be done to other fonts on the system that might contain the characters in the text.
 

See also

2025-1-1