summaryrefslogtreecommitdiff
path: root/test/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2008-09-22 08:03:41 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2008-09-22 09:55:15 +0100
commit223e7b9ed0053f9569df4bafc7688439aeb12572 (patch)
tree714265e79d07881cc1b988394c98fa5160afa39e /test/.gitignore
parent3a45ff0e2fd624e52ddbf2b36fa70231405d79fe (diff)
downloadcairo-223e7b9ed0053f9569df4bafc7688439aeb12572.tar.gz
[test] Add an exercise for masking an image using the ctm.
Quote Kai-Uwe Behrmann: "The expected behaviour for masking in Cairo is to set the mask according to the current active matrix and apply unchanged to a to be masked surface. In SVG the mask element is bound to the masked object and thus the local matrix from that image object applies to the nested mask as well." This is a test case to exercise applying a mask to an image under separate transformations. Original patch by Kai-Uwe Behrmann, altered to run the test against all backends (where it causes poppler to crash on my machine <evil grin>).
Diffstat (limited to 'test/.gitignore')
-rw-r--r--test/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore
index 0ad92da83..3068cac2b 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -119,6 +119,8 @@ long-lines
mask
mask-alpha
mask-ctm
+mask-ctm-image
+mask-ctm-similar
mask-surface-ctm
meta-surface-pattern
miter-precision