cairo/util/cairo-script
Chris Wilson 30d09cd33a cairo-script: Attempt to fallback for unresolved patterns
If we fail to resolve a particular pattern, try removing a few features
from the pattern and see if we can resolve that fallback and continue on
with the trace with a close approximation.

This is then behaves very similar as if the pattern requested a specific
font that was not available on the system and so was substituted.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-08-20 17:20:08 +01:00
..
examples [script] Add examples 2008-12-12 12:00:44 +00:00
.gitignore gitignore: refresh 2010-01-22 22:30:43 +00:00
cairo-script-file.c Update FSF address 2010-04-27 11:13:38 +02:00
cairo-script-hash.c Update FSF address 2010-04-27 11:13:38 +02:00
cairo-script-interpreter.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
cairo-script-interpreter.h Update FSF address 2010-04-27 11:13:38 +02:00
cairo-script-objects.c Update FSF address 2010-04-27 11:13:38 +02:00
cairo-script-operators.c cairo-script: Attempt to fallback for unresolved patterns 2012-08-20 17:20:08 +01:00
cairo-script-private.h script-interpreter: Build on win32 2011-06-24 14:13:09 +02:00
cairo-script-scanner.c cairo-script: Don't ask for inlining of a cold-path function 2011-11-09 14:17:10 +01:00
cairo-script-stack.c Update FSF address 2010-04-27 11:13:38 +02:00
COPYING Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
csi-bind.c Fix build under distcheck 2009-07-15 13:26:34 +01:00
csi-exec.c fill: Fix unantialiased rectilinear-fill-to-boxes 2011-09-30 15:58:14 +01:00
csi-replay.c csi-replay: compile fix 2010-02-02 16:31:36 +00:00
csi-trace.c script: Port cairo_script_context_t to cairo_device_t 2010-01-22 23:01:50 +00:00
Makefile.am script-interpreter: Build on win32 2011-06-24 14:13:09 +02:00
Makefile.sources script-interpreter: Build on win32 2011-06-24 14:13:09 +02:00
Makefile.win32 script-interpreter: Build on win32 2011-06-24 14:13:09 +02:00