Class Script

java.lang.Object
All Implemented Interfaces:
AutoCloseable

public class Script extends Device
Output device for use with a ScriptSurface.

The script surface provides the ability to render to a native script that matches the cairo drawing model. The scripts can be replayed using tools under the util/cairo-script directory, or with cairo-perf-trace.

Since:
1.12
See Also: