summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2008-04-06 19:29:25 +0930
committerAdrian Johnson <ajohnson@redneon.com>2008-04-06 20:38:41 +0930
commit3d22902fa37623a56dee9e4a20d0dc215deabd72 (patch)
treece1c3618b14963e460c20947bf19fb1221ac5d62
parent688fbc24c38119a505e54a8a2fd0e71e988bf969 (diff)
Add PDF ref images for the smask tests
These tests render correctly in acroread 8.1.
-rw-r--r--test/Makefile.am7
-rw-r--r--test/smask-fill-pdf-ref.pngbin0 -> 1075 bytes
-rw-r--r--test/smask-image-mask-pdf-ref.pngbin0 -> 421 bytes
-rw-r--r--test/smask-mask-pdf-ref.pngbin0 -> 3731 bytes
-rw-r--r--test/smask-paint-pdf-ref.pngbin0 -> 3800 bytes
-rw-r--r--test/smask-pdf-ref.pngbin0 -> 3800 bytes
-rw-r--r--test/smask-stroke-pdf-ref.pngbin0 -> 449 bytes
-rw-r--r--test/smask-text-pdf-ref.pngbin0 -> 1806 bytes
8 files changed, 7 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 305f62dc5..490e42e96 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -591,12 +591,19 @@ REFERENCE_IMAGES = \
skew-extreme-ref.png \
skew-extreme-ps-ref.png \
smask-ref.png \
+ smask-pdf-ref.png \
smask-fill-ref.png \
+ smask-fill-pdf-ref.png \
smask-image-mask-ref.png \
+ smask-image-mask-pdf-ref.png \
smask-mask-ref.png \
+ smask-mask-pdf-ref.png \
smask-paint-ref.png \
+ smask-paint-pdf-ref.png \
smask-stroke-ref.png \
+ smask-stroke-pdf-ref.png \
smask-text-ref.png \
+ smask-text-pdf-ref.png \
stroke-image-ref.png \
stroke-image-pdf-ref.png \
stroke-image-ps-ref.png \
diff --git a/test/smask-fill-pdf-ref.png b/test/smask-fill-pdf-ref.png
new file mode 100644
index 000000000..dc87a5f0d
--- /dev/null
+++ b/test/smask-fill-pdf-ref.png
Binary files differ
diff --git a/test/smask-image-mask-pdf-ref.png b/test/smask-image-mask-pdf-ref.png
new file mode 100644
index 000000000..54baefda0
--- /dev/null
+++ b/test/smask-image-mask-pdf-ref.png
Binary files differ
diff --git a/test/smask-mask-pdf-ref.png b/test/smask-mask-pdf-ref.png
new file mode 100644
index 000000000..94dac1dc8
--- /dev/null
+++ b/test/smask-mask-pdf-ref.png
Binary files differ
diff --git a/test/smask-paint-pdf-ref.png b/test/smask-paint-pdf-ref.png
new file mode 100644
index 000000000..7d82db9a5
--- /dev/null
+++ b/test/smask-paint-pdf-ref.png
Binary files differ
diff --git a/test/smask-pdf-ref.png b/test/smask-pdf-ref.png
new file mode 100644
index 000000000..7d82db9a5
--- /dev/null
+++ b/test/smask-pdf-ref.png
Binary files differ
diff --git a/test/smask-stroke-pdf-ref.png b/test/smask-stroke-pdf-ref.png
new file mode 100644
index 000000000..ac9b5a18b
--- /dev/null
+++ b/test/smask-stroke-pdf-ref.png
Binary files differ
diff --git a/test/smask-text-pdf-ref.png b/test/smask-text-pdf-ref.png
new file mode 100644
index 000000000..7542d3dd4
--- /dev/null
+++ b/test/smask-text-pdf-ref.png
Binary files differ