summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-04-07 16:09:03 -0700
committerCarl Worth <cworth@cworth.org>2008-04-07 16:09:03 -0700
commitc88adb6aee650c8c544b212f539bd5da9ed88734 (patch)
treef3ca200dab2efd84a108dd0c113db9e340b930e8
parent164e9c195c16fbed08539b859a06cc6f042fb5d9 (diff)
downloadcairo-c88adb6aee650c8c544b212f539bd5da9ed88734.tar.gz
Add svg-specific reference images for smask and smask-mask
The most recent change for the mask_id allocation fixes these two test, (it fixes mask-image-mask as well, but it didn't need a new reference image).
-rw-r--r--test/Makefile.am2
-rw-r--r--test/smask-mask-svg-ref.pngbin0 -> 2529 bytes
-rw-r--r--test/smask-svg-ref.pngbin0 -> 3634 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 0ccaef47d..da7399b40 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -593,6 +593,7 @@ REFERENCE_IMAGES = \
smask-ref.png \
smask-pdf-ref.png \
smask-ps-ref.png \
+ smask-svg-ref.png \
smask-fill-ref.png \
smask-fill-pdf-ref.png \
smask-fill-svg-ref.png \
@@ -600,6 +601,7 @@ REFERENCE_IMAGES = \
smask-image-mask-pdf-ref.png \
smask-mask-ref.png \
smask-mask-pdf-ref.png \
+ smask-mask-svg-ref.png \
smask-paint-ref.png \
smask-paint-pdf-ref.png \
smask-paint-svg-ref.png \
diff --git a/test/smask-mask-svg-ref.png b/test/smask-mask-svg-ref.png
new file mode 100644
index 000000000..0820cd18f
--- /dev/null
+++ b/test/smask-mask-svg-ref.png
Binary files differ
diff --git a/test/smask-svg-ref.png b/test/smask-svg-ref.png
new file mode 100644
index 000000000..f18856144
--- /dev/null
+++ b/test/smask-svg-ref.png
Binary files differ