diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-08-29 17:07:41 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-08-29 17:07:41 +0100 |
commit | 3e7e0eacef650f1035cfbe15e306116ff711f99c (patch) | |
tree | cddf2c4c03800441f46bea21829e9726991d7a41 | |
parent | 155e10e632cb647df5c3d54a75975bc16591287d (diff) |
Update reference images
Refresh the test reference images to match the current output where
acceptable.
57 files changed, 12 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 29c89a0f..abd5138c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -216,6 +216,7 @@ REFERENCE_IMAGES = \ clip-push-group.ps3.rgb24.ref.png \ clip-push-group.quartz.ref.png \ clip-push-group.ref.png \ + clip-push-group.svg.ref.png \ clip-push-group.xlib.ref.png \ clip-stroke.ref.png \ clip-stroke.xlib.ref.png \ @@ -240,6 +241,7 @@ REFERENCE_IMAGES = \ clipped-group.pdf.ref.png \ clipped-group.ps2.ref.png \ clipped-group.ps3.ref.png \ + clipped-group.svg.ref.png \ clipped-group.ref.png \ clipped-surface.ref.png \ clipped-trapezoids.ref.png \ @@ -707,6 +709,8 @@ REFERENCE_IMAGES = \ overlapping-glyphs.rgb24.ref.png \ overlapping-glyphs.pdf.argb32.xfail.png \ overlapping-glyphs.pdf.rgb24.xfail.png \ + overlapping-glyphs.svg.rgb24.ref.png \ + overlapping-glyphs.svg.argb32.ref.png \ paint-repeat.ref.png \ paint-source-alpha.ref.png \ paint-source-alpha.svg.ref.png \ @@ -739,6 +743,7 @@ REFERENCE_IMAGES = \ radial-gradient.pdf.ref.png \ radial-gradient.quartz.ref.png \ radial-gradient.ref.png \ + radial-gradient.svg.xfail.png \ random-intersections-eo.ps.ref.png \ random-intersections-eo.quartz.ref.png \ random-intersections-eo.ref.png \ @@ -782,18 +787,20 @@ REFERENCE_IMAGES = \ rotate-image-surface-paint.svg.ref.png \ scale-down-source-surface-paint.ref.png \ scale-offset-image.gl.ref.png \ - scale-offset-image.pdf.xfail.png \ + scale-offset-image.pdf.ref.png \ scale-offset-image.ps.ref.png \ scale-offset-image.ref.png \ scale-offset-image.xfail.png \ + scale-offset-image.script.xfail.png \ scale-offset-image.xlib.xfail.png \ scale-offset-image.xlib-fallback.xfail.png \ scale-offset-similar.gl.ref.png \ - scale-offset-similar.pdf.xfail.png \ + scale-offset-similar.pdf.ref.png \ scale-offset-similar.ps.ref.png \ scale-offset-similar.ref.png \ scale-offset-similar.xfail.png \ scale-offset-similar.meta.xfail.png \ + scale-offset-similar.script.xfail.png \ scale-offset-similar.xlib.xfail.png \ scale-offset-similar.xlib-fallback.xfail.png \ scale-source-surface-paint.ref.png \ @@ -838,11 +845,13 @@ REFERENCE_IMAGES = \ smask-text.ps3.ref.png \ smask-text.ref.png \ smask-text.svg.ref.png \ + smask-text.script.ref.png \ smask-text.xlib.ref.png \ smask.pdf.xfail.png \ smask.ps.ref.png \ smask.ref.png \ smask.svg.ref.png \ + smask.script.ref.png \ smask.xlib.ref.png \ solid-pattern-cache-stress.ref.png \ source-clip-scale.gl.ref.png \ @@ -973,6 +982,7 @@ REFERENCE_IMAGES = \ user-font-rescale.ps3.ref.png \ user-font-rescale.ref.png \ user-font-rescale.svg.ref.png \ + user-font.pdf.ref.png \ user-font.ps.ref.png \ user-font.ref.png \ user-font.svg.ref.png \ diff --git a/test/clip-fill.xlib-fallback.ref.png b/test/clip-fill.xlib-fallback.ref.png Binary files differindex 72dc2298..064b0cfb 100644 --- a/test/clip-fill.xlib-fallback.ref.png +++ b/test/clip-fill.xlib-fallback.ref.png diff --git a/test/clip-operator.pdf.argb32.ref.png b/test/clip-operator.pdf.argb32.ref.png Binary files differindex 4213499b..89194d6a 100644 --- a/test/clip-operator.pdf.argb32.ref.png +++ b/test/clip-operator.pdf.argb32.ref.png diff --git a/test/clip-operator.pdf.rgb24.ref.png b/test/clip-operator.pdf.rgb24.ref.png Binary files differindex 55e7893d..649bb6f4 100644 --- a/test/clip-operator.pdf.rgb24.ref.png +++ b/test/clip-operator.pdf.rgb24.ref.png diff --git a/test/clip-operator.ref.png b/test/clip-operator.ref.png Binary files differindex 7296a2d8..8d3b34d9 100644 --- a/test/clip-operator.ref.png +++ b/test/clip-operator.ref.png diff --git a/test/clip-operator.rgb24.ref.png b/test/clip-operator.rgb24.ref.png Binary files differindex 0a4d4c09..8c81e078 100644 --- a/test/clip-operator.rgb24.ref.png +++ b/test/clip-operator.rgb24.ref.png diff --git a/test/clip-operator.svg12.argb32.xfail.png b/test/clip-operator.svg12.argb32.xfail.png Binary files differindex 1c21d15f..a1b80722 100644 --- a/test/clip-operator.svg12.argb32.xfail.png +++ b/test/clip-operator.svg12.argb32.xfail.png diff --git a/test/clip-operator.svg12.rgb24.xfail.png b/test/clip-operator.svg12.rgb24.xfail.png Binary files differindex f79de48e..95227701 100644 --- a/test/clip-operator.svg12.rgb24.xfail.png +++ b/test/clip-operator.svg12.rgb24.xfail.png diff --git a/test/clip-operator.xlib-fallback.ref.png b/test/clip-operator.xlib-fallback.ref.png Binary files differindex be1cac01..9ef8637b 100644 --- a/test/clip-operator.xlib-fallback.ref.png +++ b/test/clip-operator.xlib-fallback.ref.png diff --git a/test/clip-push-group.svg.ref.png b/test/clip-push-group.svg.ref.png Binary files differnew file mode 100644 index 00000000..291b4738 --- /dev/null +++ b/test/clip-push-group.svg.ref.png diff --git a/test/clip-stroke.ref.png b/test/clip-stroke.ref.png Binary files differindex 5bd877df..7af2e9bd 100644 --- a/test/clip-stroke.ref.png +++ b/test/clip-stroke.ref.png diff --git a/test/clip-stroke.xlib-fallback.ref.png b/test/clip-stroke.xlib-fallback.ref.png Binary files differindex ac9ad795..b7767498 100644 --- a/test/clip-stroke.xlib-fallback.ref.png +++ b/test/clip-stroke.xlib-fallback.ref.png diff --git a/test/clip-stroke.xlib.ref.png b/test/clip-stroke.xlib.ref.png Binary files differindex 76361833..142dc79d 100644 --- a/test/clip-stroke.xlib.ref.png +++ b/test/clip-stroke.xlib.ref.png diff --git a/test/clip-text.svg.ref.png b/test/clip-text.svg.ref.png Binary files differindex 8a2dc29f..a113b14e 100644 --- a/test/clip-text.svg.ref.png +++ b/test/clip-text.svg.ref.png diff --git a/test/clipped-group.ref.png b/test/clipped-group.ref.png Binary files differindex 9855e619..b25c9f4d 100644 --- a/test/clipped-group.ref.png +++ b/test/clipped-group.ref.png diff --git a/test/clipped-group.svg.ref.png b/test/clipped-group.svg.ref.png Binary files differnew file mode 100644 index 00000000..196aec04 --- /dev/null +++ b/test/clipped-group.svg.ref.png diff --git a/test/device-offset-fractional.pdf.xfail.png b/test/device-offset-fractional.pdf.xfail.png Binary files differindex 6248b4af..50bbd343 100644 --- a/test/device-offset-fractional.pdf.xfail.png +++ b/test/device-offset-fractional.pdf.xfail.png diff --git a/test/extended-blend-alpha.svg12.argb32.xfail.png b/test/extended-blend-alpha.svg12.argb32.xfail.png Binary files differindex d09c168e..cc344164 100644 --- a/test/extended-blend-alpha.svg12.argb32.xfail.png +++ b/test/extended-blend-alpha.svg12.argb32.xfail.png diff --git a/test/filter-nearest-offset.pdf.xfail.png b/test/filter-nearest-offset.pdf.xfail.png Binary files differindex 4d436aa1..96207dcc 100644 --- a/test/filter-nearest-offset.pdf.xfail.png +++ b/test/filter-nearest-offset.pdf.xfail.png diff --git a/test/filter-nearest-transformed.pdf.xfail.png b/test/filter-nearest-transformed.pdf.xfail.png Binary files differindex 5ad98a75..72599141 100644 --- a/test/filter-nearest-transformed.pdf.xfail.png +++ b/test/filter-nearest-transformed.pdf.xfail.png diff --git a/test/ft-text-vertical-layout-type1.svg.ref.png b/test/ft-text-vertical-layout-type1.svg.ref.png Binary files differindex 326a240d..0be400c1 100644 --- a/test/ft-text-vertical-layout-type1.svg.ref.png +++ b/test/ft-text-vertical-layout-type1.svg.ref.png diff --git a/test/ft-text-vertical-layout-type1.xlib.ref.png b/test/ft-text-vertical-layout-type1.xlib.ref.png Binary files differindex 44a1ec7a..9eba6bb0 100644 --- a/test/ft-text-vertical-layout-type1.xlib.ref.png +++ b/test/ft-text-vertical-layout-type1.xlib.ref.png diff --git a/test/ft-text-vertical-layout-type3.svg.ref.png b/test/ft-text-vertical-layout-type3.svg.ref.png Binary files differindex 985a8de6..cddb955a 100644 --- a/test/ft-text-vertical-layout-type3.svg.ref.png +++ b/test/ft-text-vertical-layout-type3.svg.ref.png diff --git a/test/ft-text-vertical-layout-type3.xlib.ref.png b/test/ft-text-vertical-layout-type3.xlib.ref.png Binary files differindex 7a7f68f7..e57c0831 100644 --- a/test/ft-text-vertical-layout-type3.xlib.ref.png +++ b/test/ft-text-vertical-layout-type3.xlib.ref.png diff --git a/test/group-unaligned.svg.argb32.xfail.png b/test/group-unaligned.svg.argb32.xfail.png Binary files differindex 38550376..01c34bec 100644 --- a/test/group-unaligned.svg.argb32.xfail.png +++ b/test/group-unaligned.svg.argb32.xfail.png diff --git a/test/leaky-dashed-rectangle.pdf.ref.png b/test/leaky-dashed-rectangle.pdf.ref.png Binary files differindex c0ba7b2c..cfccaea1 100644 --- a/test/leaky-dashed-rectangle.pdf.ref.png +++ b/test/leaky-dashed-rectangle.pdf.ref.png diff --git a/test/mask-glyphs.svg.ref.png b/test/mask-glyphs.svg.ref.png Binary files differindex 5d524ddc..bbc44f20 100644 --- a/test/mask-glyphs.svg.ref.png +++ b/test/mask-glyphs.svg.ref.png diff --git a/test/mask.pdf.argb32.ref.png b/test/mask.pdf.argb32.ref.png Binary files differindex 8c683550..39d2d2ba 100644 --- a/test/mask.pdf.argb32.ref.png +++ b/test/mask.pdf.argb32.ref.png diff --git a/test/mask.pdf.rgb24.ref.png b/test/mask.pdf.rgb24.ref.png Binary files differindex be5dbfc9..abcdb1e2 100644 --- a/test/mask.pdf.rgb24.ref.png +++ b/test/mask.pdf.rgb24.ref.png diff --git a/test/mask.svg.argb32.xfail.png b/test/mask.svg.argb32.xfail.png Binary files differindex 30c8db0c..86724800 100644 --- a/test/mask.svg.argb32.xfail.png +++ b/test/mask.svg.argb32.xfail.png diff --git a/test/mask.svg.rgb24.xfail.png b/test/mask.svg.rgb24.xfail.png Binary files differindex 0203b52c..743a758e 100644 --- a/test/mask.svg.rgb24.xfail.png +++ b/test/mask.svg.rgb24.xfail.png diff --git a/test/operator-source.svg12.argb32.xfail.png b/test/operator-source.svg12.argb32.xfail.png Binary files differindex 722e5ac4..ccf43156 100644 --- a/test/operator-source.svg12.argb32.xfail.png +++ b/test/operator-source.svg12.argb32.xfail.png diff --git a/test/operator-source.svg12.rgb24.xfail.png b/test/operator-source.svg12.rgb24.xfail.png Binary files differindex 5f445fc5..827521b8 100644 --- a/test/operator-source.svg12.rgb24.xfail.png +++ b/test/operator-source.svg12.rgb24.xfail.png diff --git a/test/overlapping-glyphs.svg.argb32.ref.png b/test/overlapping-glyphs.svg.argb32.ref.png Binary files differnew file mode 100644 index 00000000..ce384996 --- /dev/null +++ b/test/overlapping-glyphs.svg.argb32.ref.png diff --git a/test/overlapping-glyphs.svg.rgb24.ref.png b/test/overlapping-glyphs.svg.rgb24.ref.png Binary files differnew file mode 100644 index 00000000..ce384996 --- /dev/null +++ b/test/overlapping-glyphs.svg.rgb24.ref.png diff --git a/test/radial-gradient.pdf.ref.png b/test/radial-gradient.pdf.ref.png Binary files differindex 5bbd733f..1c288b45 100644 --- a/test/radial-gradient.pdf.ref.png +++ b/test/radial-gradient.pdf.ref.png diff --git a/test/radial-gradient.svg.xfail.png b/test/radial-gradient.svg.xfail.png Binary files differnew file mode 100644 index 00000000..ab54a3da --- /dev/null +++ b/test/radial-gradient.svg.xfail.png diff --git a/test/random-intersections-curves-eo.ref.png b/test/random-intersections-curves-eo.ref.png Binary files differindex ed24e8a4..44567308 100644 --- a/test/random-intersections-curves-eo.ref.png +++ b/test/random-intersections-curves-eo.ref.png diff --git a/test/random-intersections-curves-eo.xlib-fallback.ref.png b/test/random-intersections-curves-eo.xlib-fallback.ref.png Binary files differindex d5f48f16..d91af0bf 100644 --- a/test/random-intersections-curves-eo.xlib-fallback.ref.png +++ b/test/random-intersections-curves-eo.xlib-fallback.ref.png diff --git a/test/random-intersections-curves-eo.xlib.ref.png b/test/random-intersections-curves-eo.xlib.ref.png Binary files differindex 05fc922b..d91af0bf 100644 --- a/test/random-intersections-curves-eo.xlib.ref.png +++ b/test/random-intersections-curves-eo.xlib.ref.png diff --git a/test/random-intersections-curves-nz.ref.png b/test/random-intersections-curves-nz.ref.png Binary files differindex 3b36e5e3..6f29ab99 100644 --- a/test/random-intersections-curves-nz.ref.png +++ b/test/random-intersections-curves-nz.ref.png diff --git a/test/random-intersections-curves-nz.xlib-fallback.ref.png b/test/random-intersections-curves-nz.xlib-fallback.ref.png Binary files differindex 499eb9ef..673333db 100644 --- a/test/random-intersections-curves-nz.xlib-fallback.ref.png +++ b/test/random-intersections-curves-nz.xlib-fallback.ref.png diff --git a/test/random-intersections-curves-nz.xlib.ref.png b/test/random-intersections-curves-nz.xlib.ref.png Binary files differindex 729bf655..673333db 100644 --- a/test/random-intersections-curves-nz.xlib.ref.png +++ b/test/random-intersections-curves-nz.xlib.ref.png diff --git a/test/scale-offset-image.pdf.xfail.png b/test/scale-offset-image.pdf.ref.png Binary files differindex 76e6fb76..2de2d343 100644 --- a/test/scale-offset-image.pdf.xfail.png +++ b/test/scale-offset-image.pdf.ref.png diff --git a/test/scale-offset-image.script.xfail.png b/test/scale-offset-image.script.xfail.png Binary files differnew file mode 100644 index 00000000..b89bb66b --- /dev/null +++ b/test/scale-offset-image.script.xfail.png diff --git a/test/scale-offset-similar.pdf.ref.png b/test/scale-offset-similar.pdf.ref.png Binary files differnew file mode 100644 index 00000000..94f1b68c --- /dev/null +++ b/test/scale-offset-similar.pdf.ref.png diff --git a/test/scale-offset-similar.pdf.xfail.png b/test/scale-offset-similar.pdf.xfail.png Binary files differdeleted file mode 100644 index 38b9a209..00000000 --- a/test/scale-offset-similar.pdf.xfail.png +++ /dev/null diff --git a/test/scale-offset-similar.script.xfail.png b/test/scale-offset-similar.script.xfail.png Binary files differnew file mode 100644 index 00000000..b89bb66b --- /dev/null +++ b/test/scale-offset-similar.script.xfail.png diff --git a/test/self-intersecting.ref.png b/test/self-intersecting.ref.png Binary files differindex b2f42599..32d14398 100644 --- a/test/self-intersecting.ref.png +++ b/test/self-intersecting.ref.png diff --git a/test/smask-text.script.ref.png b/test/smask-text.script.ref.png Binary files differnew file mode 100644 index 00000000..62b2de5a --- /dev/null +++ b/test/smask-text.script.ref.png diff --git a/test/smask.pdf.xfail.png b/test/smask.pdf.xfail.png Binary files differindex 1405cc06..f8b559cb 100644 --- a/test/smask.pdf.xfail.png +++ b/test/smask.pdf.xfail.png diff --git a/test/smask.script.ref.png b/test/smask.script.ref.png Binary files differnew file mode 100644 index 00000000..3b672d6e --- /dev/null +++ b/test/smask.script.ref.png diff --git a/test/text-pattern.pdf.argb32.ref.png b/test/text-pattern.pdf.argb32.ref.png Binary files differindex 0c06629a..37dd6c8e 100644 --- a/test/text-pattern.pdf.argb32.ref.png +++ b/test/text-pattern.pdf.argb32.ref.png diff --git a/test/text-pattern.pdf.rgb24.ref.png b/test/text-pattern.pdf.rgb24.ref.png Binary files differindex b81de88e..e80f6113 100644 --- a/test/text-pattern.pdf.rgb24.ref.png +++ b/test/text-pattern.pdf.rgb24.ref.png diff --git a/test/unbounded-operator.svg12.rgb24.xfail.png b/test/unbounded-operator.svg12.rgb24.xfail.png Binary files differindex c369fd26..828a9db9 100644 --- a/test/unbounded-operator.svg12.rgb24.xfail.png +++ b/test/unbounded-operator.svg12.rgb24.xfail.png diff --git a/test/user-font-proxy.svg.ref.png b/test/user-font-proxy.svg.ref.png Binary files differindex 747750a5..6c458485 100644 --- a/test/user-font-proxy.svg.ref.png +++ b/test/user-font-proxy.svg.ref.png diff --git a/test/user-font.pdf.ref.png b/test/user-font.pdf.ref.png Binary files differnew file mode 100644 index 00000000..de864074 --- /dev/null +++ b/test/user-font.pdf.ref.png |