summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-06-29 14:11:48 -0700
committerKeith Packard <keithp@keithp.com>2017-06-29 14:16:26 -0700
commiteff928d6748c24b5284326e2c28c40d27d4fa6a4 (patch)
treec1115b3ec6a6d83136d919aa86cb80aca15ecb8b
parentf1d03fa00418364659f5209bbfe8ddf69968fec7 (diff)
Update -ref.png files to match current cairo library
The current cairo library has different rounding for compositing, making translucent pixels off by one. Adjust our reference images so that things match exactly again. Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--test/append-path-ref.pngbin540 -> 524 bytes
-rw-r--r--test/circle-ref.pngbin1556 -> 1698 bytes
-rw-r--r--test/clip-ref.pngbin650 -> 673 bytes
-rw-r--r--test/create-rgba-ref.pngbin382 -> 363 bytes
-rw-r--r--test/line-ref.pngbin347 -> 346 bytes
-rw-r--r--test/paint-with-alpha-ref.pngbin452 -> 426 bytes
-rw-r--r--test/set-font-matrix-ref.pngbin921 -> 935 bytes
-rw-r--r--test/set-font-ref.pngbin1230 -> 1228 bytes
-rw-r--r--test/set-font-size-ref.pngbin923 -> 925 bytes
-rw-r--r--test/show-text-ref.pngbin636 -> 640 bytes
-rw-r--r--test/text-extents-ref.pngbin997 -> 1005 bytes
-rw-r--r--test/text-path-ref.pngbin1281 -> 1282 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/test/append-path-ref.png b/test/append-path-ref.png
index 0278560..368494b 100644
--- a/test/append-path-ref.png
+++ b/test/append-path-ref.png
Binary files differ
diff --git a/test/circle-ref.png b/test/circle-ref.png
index 9765314..d40c1e8 100644
--- a/test/circle-ref.png
+++ b/test/circle-ref.png
Binary files differ
diff --git a/test/clip-ref.png b/test/clip-ref.png
index 9afb7eb..b55abf3 100644
--- a/test/clip-ref.png
+++ b/test/clip-ref.png
Binary files differ
diff --git a/test/create-rgba-ref.png b/test/create-rgba-ref.png
index 78ebb0a..5204f84 100644
--- a/test/create-rgba-ref.png
+++ b/test/create-rgba-ref.png
Binary files differ
diff --git a/test/line-ref.png b/test/line-ref.png
index 5c7d2d2..9b3f216 100644
--- a/test/line-ref.png
+++ b/test/line-ref.png
Binary files differ
diff --git a/test/paint-with-alpha-ref.png b/test/paint-with-alpha-ref.png
index 8e58e34..f8dbcb9 100644
--- a/test/paint-with-alpha-ref.png
+++ b/test/paint-with-alpha-ref.png
Binary files differ
diff --git a/test/set-font-matrix-ref.png b/test/set-font-matrix-ref.png
index f77e756..3d92ec3 100644
--- a/test/set-font-matrix-ref.png
+++ b/test/set-font-matrix-ref.png
Binary files differ
diff --git a/test/set-font-ref.png b/test/set-font-ref.png
index 7151f2c..e437c8e 100644
--- a/test/set-font-ref.png
+++ b/test/set-font-ref.png
Binary files differ
diff --git a/test/set-font-size-ref.png b/test/set-font-size-ref.png
index 43f5a82..49a64c6 100644
--- a/test/set-font-size-ref.png
+++ b/test/set-font-size-ref.png
Binary files differ
diff --git a/test/show-text-ref.png b/test/show-text-ref.png
index 2a692ac..0ebbcbb 100644
--- a/test/show-text-ref.png
+++ b/test/show-text-ref.png
Binary files differ
diff --git a/test/text-extents-ref.png b/test/text-extents-ref.png
index 33bd0e9..317ae39 100644
--- a/test/text-extents-ref.png
+++ b/test/text-extents-ref.png
Binary files differ
diff --git a/test/text-path-ref.png b/test/text-path-ref.png
index 244c8a5..5a6c353 100644
--- a/test/text-path-ref.png
+++ b/test/text-path-ref.png
Binary files differ