cairo/util/cairo-script
Chris Wilson 177a68ef3e [script] Add a few mathematical constants
Just pi and the sqrt(2) for the moment, more to come on demand.
2008-12-12 12:00:42 +00:00
..
.gitignore [script] Add a simple replay. 2008-11-19 11:59:20 +00:00
cairo-script-file.c [script] Only use zlib if available. 2008-11-26 17:43:22 +00:00
cairo-script-hash.c Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
cairo-script-interpreter.c [script] Add a few mathematical constants 2008-12-12 12:00:42 +00:00
cairo-script-interpreter.h [cairo-script] Remove outdated #error to allow compilation to succeed. 2008-11-13 18:06:40 +02:00
cairo-script-objects.c [script] Flesh out the relational comparison operators to be more PostScript-like. 2008-12-12 12:00:42 +00:00
cairo-script-operators.c [script] Add a few mathematical constants 2008-12-12 12:00:42 +00:00
cairo-script-private.h [script] Add a few mathematical constants 2008-12-12 12:00:42 +00:00
cairo-script-scanner.c [script] Fix \t escapes in string literals. 2008-12-12 12:00:42 +00:00
cairo-script-stack.c Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
COPYING Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
csi-replay.c [script] Add a fallback image surface for replay 2008-11-26 17:30:29 +00:00
Makefile.am [script] Use the in-tree libcairo for csi-replay. 2008-11-26 23:49:12 +02:00