diff options
author | Carlos Garcia Campos <carlosgc@gnome.org> | 2009-06-30 14:58:40 +0200 |
---|---|---|
committer | Carlos Garcia Campos <carlosgc@gnome.org> | 2009-07-02 14:56:58 +0200 |
commit | 5becfc2bd59956090daa8afd68db2f139dcb8392 (patch) | |
tree | 007aa8eb42597e7778057da275538080be0fca13 /test | |
parent | f81203cde864af1a1fea81a438e4f4effe928808 (diff) |
[test] Add pdf reference image for rotate-image-surface-paint
Remove also argb32 and rgb24 pdf reference images.
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 3 | ||||
-rw-r--r-- | test/rotate-image-surface-paint.pdf.argb32.ref.png | bin | 215 -> 0 bytes | |||
-rw-r--r-- | test/rotate-image-surface-paint.pdf.ref.png | bin | 0 -> 196 bytes | |||
-rw-r--r-- | test/rotate-image-surface-paint.pdf.rgb24.ref.png | bin | 215 -> 0 bytes |
4 files changed, 1 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index d66e7ba9..1c2bf2a0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -761,8 +761,7 @@ REFERENCE_IMAGES = \ rel-path.ref.png \ rel-path.rgb24.ref.png \ rgb24-ignore-alpha.ref.png \ - rotate-image-surface-paint.pdf.argb32.ref.png \ - rotate-image-surface-paint.pdf.rgb24.ref.png \ + rotate-image-surface-paint.pdf.ref.png \ rotate-image-surface-paint.ps2.ref.png \ rotate-image-surface-paint.ps3.ref.png \ rotate-image-surface-paint.quartz.ref.png \ diff --git a/test/rotate-image-surface-paint.pdf.argb32.ref.png b/test/rotate-image-surface-paint.pdf.argb32.ref.png Binary files differdeleted file mode 100644 index 93fab525..00000000 --- a/test/rotate-image-surface-paint.pdf.argb32.ref.png +++ /dev/null diff --git a/test/rotate-image-surface-paint.pdf.ref.png b/test/rotate-image-surface-paint.pdf.ref.png Binary files differnew file mode 100644 index 00000000..d5a9db66 --- /dev/null +++ b/test/rotate-image-surface-paint.pdf.ref.png diff --git a/test/rotate-image-surface-paint.pdf.rgb24.ref.png b/test/rotate-image-surface-paint.pdf.rgb24.ref.png Binary files differdeleted file mode 100644 index 93fab525..00000000 --- a/test/rotate-image-surface-paint.pdf.rgb24.ref.png +++ /dev/null |