Package: cairo

Function cairo:scaled-font-status

Lambda List

cairo:scaled-font-status (font)

Arguments

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

Return Value

The :success value of the cairo:status-t enumeration or another error such as :no-memory.

Details

Checks whether an error has previously occurred for this scaled font.
 

See also

2025-1-29