summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-04-07 14:09:32 -0700
committerCarl Worth <cworth@cworth.org>2008-04-07 15:56:26 -0700
commit3d86023281d7d18ad72be85ad8b53c29f20dfc7e (patch)
treef581cb71e1f0aa51eb9ba920cb49895d8adeb3fc
parentf2a94c84a160f205ee72cc0c538a556d7d611e7b (diff)
Add ps-specific reference images for smask and smask-text tests
-rw-r--r--test/Makefile.am2
-rw-r--r--test/smask-ps-ref.pngbin0 -> 3669 bytes
-rw-r--r--test/smask-text-ps-ref.pngbin0 -> 2023 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 490e42e9..83cb0cfb 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -592,6 +592,7 @@ REFERENCE_IMAGES = \
skew-extreme-ps-ref.png \
smask-ref.png \
smask-pdf-ref.png \
+ smask-ps-ref.png \
smask-fill-ref.png \
smask-fill-pdf-ref.png \
smask-image-mask-ref.png \
@@ -604,6 +605,7 @@ REFERENCE_IMAGES = \
smask-stroke-pdf-ref.png \
smask-text-ref.png \
smask-text-pdf-ref.png \
+ smask-text-ps-ref.png \
stroke-image-ref.png \
stroke-image-pdf-ref.png \
stroke-image-ps-ref.png \
diff --git a/test/smask-ps-ref.png b/test/smask-ps-ref.png
new file mode 100644
index 00000000..c006bbda
--- /dev/null
+++ b/test/smask-ps-ref.png
Binary files differ
diff --git a/test/smask-text-ps-ref.png b/test/smask-text-ps-ref.png
new file mode 100644
index 00000000..ae61325c
--- /dev/null
+++ b/test/smask-text-ps-ref.png
Binary files differ