Package: cairo

Function cairo:font-face-status

Lambda List

cairo:font-face-status (face)

Arguments

face -- a cairo:font-face-t instance

Return Value

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

Details

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

See also

2025-1-29