diff --git a/ChangeLog b/ChangeLog index 4e1f94d7b..fa644eda0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-10-08 Carl Worth + + * 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 * test/.cvsignore: Ignore output of PS tests. 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 000000000..319e492e7 Binary files /dev/null and b/test/caps-sub-paths-ps-rgb24-ref.png 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 000000000..5ca095453 Binary files /dev/null and b/test/dash-caps-joins-ps-rgb24-ref.png 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 000000000..003f44bae Binary files /dev/null and b/test/fill-and-stroke-ps-rgb24-ref.png differ diff --git a/test/fill-rule-ps-rgb24-ref.png b/test/fill-rule-ps-rgb24-ref.png new file mode 100644 index 000000000..5857e49c9 Binary files /dev/null and b/test/fill-rule-ps-rgb24-ref.png differ diff --git a/test/leaky-polygon-ps-rgb24-ref.png b/test/leaky-polygon-ps-rgb24-ref.png new file mode 100644 index 000000000..c2638368c Binary files /dev/null and b/test/leaky-polygon-ps-rgb24-ref.png differ diff --git a/test/line-width-ps-rgb24-ref.png b/test/line-width-ps-rgb24-ref.png new file mode 100644 index 000000000..89433d415 Binary files /dev/null and b/test/line-width-ps-rgb24-ref.png differ diff --git a/test/path-data-ps-rgb24-ref.png b/test/path-data-ps-rgb24-ref.png new file mode 100644 index 000000000..ae6f60f0f Binary files /dev/null and b/test/path-data-ps-rgb24-ref.png 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 000000000..0ad003aef Binary files /dev/null and b/test/rectangle-rounding-error-ps-rgb24-ref.png 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 000000000..69827c1a8 Binary files /dev/null and b/test/show-text-current-point-ps-rgb24-ref.png 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 000000000..9b52a9389 Binary files /dev/null and b/test/text-antialias-gray-ps-rgb24-ref.png differ diff --git a/test/transforms-ps-rgb24-ref.png b/test/transforms-ps-rgb24-ref.png new file mode 100644 index 000000000..2399148b7 Binary files /dev/null and b/test/transforms-ps-rgb24-ref.png differ