diff options
author | Carl Worth <cworth@cworth.org> | 2008-04-07 14:09:32 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2008-04-07 15:56:26 -0700 |
commit | 3d86023281d7d18ad72be85ad8b53c29f20dfc7e (patch) | |
tree | f581cb71e1f0aa51eb9ba920cb49895d8adeb3fc | |
parent | f2a94c84a160f205ee72cc0c538a556d7d611e7b (diff) |
Add ps-specific reference images for smask and smask-text tests
-rw-r--r-- | test/Makefile.am | 2 | ||||
-rw-r--r-- | test/smask-ps-ref.png | bin | 0 -> 3669 bytes | |||
-rw-r--r-- | test/smask-text-ps-ref.png | bin | 0 -> 2023 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 490e42e9..83cb0cfb 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -592,6 +592,7 @@ REFERENCE_IMAGES = \ skew-extreme-ps-ref.png \ smask-ref.png \ smask-pdf-ref.png \ + smask-ps-ref.png \ smask-fill-ref.png \ smask-fill-pdf-ref.png \ smask-image-mask-ref.png \ @@ -604,6 +605,7 @@ REFERENCE_IMAGES = \ smask-stroke-pdf-ref.png \ smask-text-ref.png \ smask-text-pdf-ref.png \ + smask-text-ps-ref.png \ stroke-image-ref.png \ stroke-image-pdf-ref.png \ stroke-image-ps-ref.png \ diff --git a/test/smask-ps-ref.png b/test/smask-ps-ref.png Binary files differnew file mode 100644 index 00000000..c006bbda --- /dev/null +++ b/test/smask-ps-ref.png diff --git a/test/smask-text-ps-ref.png b/test/smask-text-ps-ref.png Binary files differnew file mode 100644 index 00000000..ae61325c --- /dev/null +++ b/test/smask-text-ps-ref.png |