Package: cairo

Function cairo:script-from-recording-surface

Lambda List

cairo:script-from-recording-surface (script surface)

Arguments

script -- a cairo:device-t instance
surface -- a cairo:surface-t instance for the recording surface to replay

Return Value

The :success value on successful completion or an error code.

Details

Converts the recorded operations in surface into a script.
 

See also

2025-1-29