Package: cairo

Function cairo:scaled-font-type

Lambda List

cairo:scaled-font-type (font)

Arguments

font -- a cairo:scaled-font-t instance

Return Value

The cairo:font-type-t value of font.

Details

This function returns the type of the backend used to create a scaled font. See the cairo:font-type-t enumeration for available types. However, this function never returns the :toy value.
 

See also

2025-1-29