summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-10-08 13:04:18 +0000
committerCarl Worth <cworth@cworth.org>2005-10-08 13:04:18 +0000
commite26dbd950084477ffe26ba405fd7558ed74196cf (patch)
tree3b05f1800d3bd7b95d9ada70e23f6ee64cd39b24
parent94dece56a5dca2f10b9c8d2914ff62177a88410b (diff)
Add ps-backend-specific reference images for test for which the current output is fine, but just happens to not be identical to the existing reference images, (ie. just minor differences shape-boundary pixels).
-rw-r--r--ChangeLog17
-rw-r--r--test/caps-sub-paths-ps-rgb24-ref.pngbin0 -> 237 bytes
-rw-r--r--test/dash-caps-joins-ps-rgb24-ref.pngbin0 -> 2362 bytes
-rw-r--r--test/fill-and-stroke-ps-rgb24-ref.pngbin0 -> 328 bytes
-rw-r--r--test/fill-rule-ps-rgb24-ref.pngbin0 -> 2167 bytes
-rw-r--r--test/leaky-polygon-ps-rgb24-ref.pngbin0 -> 353 bytes
-rw-r--r--test/line-width-ps-rgb24-ref.pngbin0 -> 242 bytes
-rw-r--r--test/path-data-ps-rgb24-ref.pngbin0 -> 440 bytes
-rw-r--r--test/rectangle-rounding-error-ps-rgb24-ref.pngbin0 -> 365 bytes
-rw-r--r--test/show-text-current-point-ps-rgb24-ref.pngbin0 -> 1477 bytes
-rw-r--r--test/text-antialias-gray-ps-rgb24-ref.pngbin0 -> 714 bytes
-rw-r--r--test/transforms-ps-rgb24-ref.pngbin0 -> 418 bytes
12 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e1f94d7..fa644eda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
2005-10-08 Carl Worth <cworth@cworth.org>
+ * test/caps-sub-paths-ps-rgb24-ref.png:
+ * test/dash-caps-joins-ps-rgb24-ref.png:
+ * test/fill-and-stroke-ps-rgb24-ref.png:
+ * test/fill-rule-ps-rgb24-ref.png:
+ * test/leaky-polygon-ps-rgb24-ref.png:
+ * test/line-width-ps-rgb24-ref.png:
+ * test/path-data-ps-rgb24-ref.png:
+ * test/rectangle-rounding-error-ps-rgb24-ref.png:
+ * test/show-text-current-point-ps-rgb24-ref.png:
+ * test/text-antialias-gray-ps-rgb24-ref.png:
+ * test/transforms-ps-rgb24-ref.png: Add ps-backend-specific
+ reference images for test for which the current output is fine,
+ but just happens to not be identical to the existing reference
+ images, (ie. just minor differences shape-boundary pixels).
+
+2005-10-08 Carl Worth <cworth@cworth.org>
+
* test/.cvsignore: Ignore output of PS tests.
* test/cairo-test.c: (create_ps_surface): Fix the PS tests to work
diff --git a/test/caps-sub-paths-ps-rgb24-ref.png b/test/caps-sub-paths-ps-rgb24-ref.png
new file mode 100644
index 00000000..319e492e
--- /dev/null
+++ b/test/caps-sub-paths-ps-rgb24-ref.png
Binary files differ
diff --git a/test/dash-caps-joins-ps-rgb24-ref.png b/test/dash-caps-joins-ps-rgb24-ref.png
new file mode 100644
index 00000000..5ca09545
--- /dev/null
+++ b/test/dash-caps-joins-ps-rgb24-ref.png
Binary files differ
diff --git a/test/fill-and-stroke-ps-rgb24-ref.png b/test/fill-and-stroke-ps-rgb24-ref.png
new file mode 100644
index 00000000..003f44ba
--- /dev/null
+++ b/test/fill-and-stroke-ps-rgb24-ref.png
Binary files differ
diff --git a/test/fill-rule-ps-rgb24-ref.png b/test/fill-rule-ps-rgb24-ref.png
new file mode 100644
index 00000000..5857e49c
--- /dev/null
+++ b/test/fill-rule-ps-rgb24-ref.png
Binary files differ
diff --git a/test/leaky-polygon-ps-rgb24-ref.png b/test/leaky-polygon-ps-rgb24-ref.png
new file mode 100644
index 00000000..c2638368
--- /dev/null
+++ b/test/leaky-polygon-ps-rgb24-ref.png
Binary files differ
diff --git a/test/line-width-ps-rgb24-ref.png b/test/line-width-ps-rgb24-ref.png
new file mode 100644
index 00000000..89433d41
--- /dev/null
+++ b/test/line-width-ps-rgb24-ref.png
Binary files differ
diff --git a/test/path-data-ps-rgb24-ref.png b/test/path-data-ps-rgb24-ref.png
new file mode 100644
index 00000000..ae6f60f0
--- /dev/null
+++ b/test/path-data-ps-rgb24-ref.png
Binary files differ
diff --git a/test/rectangle-rounding-error-ps-rgb24-ref.png b/test/rectangle-rounding-error-ps-rgb24-ref.png
new file mode 100644
index 00000000..0ad003ae
--- /dev/null
+++ b/test/rectangle-rounding-error-ps-rgb24-ref.png
Binary files differ
diff --git a/test/show-text-current-point-ps-rgb24-ref.png b/test/show-text-current-point-ps-rgb24-ref.png
new file mode 100644
index 00000000..69827c1a
--- /dev/null
+++ b/test/show-text-current-point-ps-rgb24-ref.png
Binary files differ
diff --git a/test/text-antialias-gray-ps-rgb24-ref.png b/test/text-antialias-gray-ps-rgb24-ref.png
new file mode 100644
index 00000000..9b52a938
--- /dev/null
+++ b/test/text-antialias-gray-ps-rgb24-ref.png
Binary files differ
diff --git a/test/transforms-ps-rgb24-ref.png b/test/transforms-ps-rgb24-ref.png
new file mode 100644
index 00000000..2399148b
--- /dev/null
+++ b/test/transforms-ps-rgb24-ref.png
Binary files differ