Class ScriptSurface

java.lang.Object
All Implemented Interfaces:
AutoCloseable

public final class ScriptSurface extends Surface
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: