mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 15:20:10 +01:00
A new meta-surface backend for serialising drawing operations to a CairoScript file. The principal use (as currently envisaged) is to provide a round-trip testing mechanism for CairoScript - i.e. we can generate script files for every test in the suite and check that we can replay them with perfect fidelity. (Obviously this does not provide complete coverage of CairoScript's syntax, but should give reasonable coverage over the operators.) |
||
|---|---|---|
| .. | ||
| public | ||
| tutorial | ||
| .gitignore | ||
| Makefile.am | ||