From 55b5fedbc1df32e4dc9d1fccf40e12e14f7b6cd0 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Sat, 1 Jul 2006 02:54:22 +0200 Subject: [PATCH] Add many references images (and a font) missing from EXTRA_DIST --- test/Makefile.am | 77 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 74 insertions(+), 3 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index bd2e9a6bf..06bd0524a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -143,13 +143,16 @@ endif # I really don't like having to repeat this list. Anyone know a good # way to avoid it? Can I use a wildcard here? EXTRA_DIST = \ +6x13.pcf \ make-html.pl \ a8-mask-ref.png \ bitmap-font-ref.png \ bitmap-font-rgb24-ref.png \ caps-joins-ref.png \ -caps-joins-alpha-ref.png \ caps-joins-ps-argb32-ref.png \ +caps-joins-alpha-ref.png \ +caps-joins-alpha-svg-argb32-ref.png \ +caps-joins-alpha-svg-rgb24-ref.png \ caps-sub-paths-ref.png \ caps-sub-paths-ps-argb32-ref.png \ clip-all-ref.png \ @@ -167,6 +170,9 @@ clip-twice-ref.png \ clip-twice-rgb24-ref.png \ clip-twice-ps-argb32-ref.png \ composite-integer-translate-over-ref.png \ +composite-integer-translate-over-pdf-argb32-ref.png \ +composite-integer-translate-over-svg-argb32-ref.png \ +composite-integer-translate-over-svg-rgb24-ref.png \ composite-integer-translate-over-repeat-ref.png \ composite-integer-translate-source-ref.png \ create-from-png-ref.png \ @@ -174,6 +180,7 @@ create-from-png-stream-ref.png \ dash-caps-joins-ref.png \ dash-caps-joins-ps-argb32-ref.png \ dash-scale-ref.png \ +dash-scale-ps-argb32-ref.png \ dash-offset-negative-ref.png \ dash-offset-negative-ps-argb32-ref.png \ dash-zero-length-ref.png \ @@ -183,34 +190,60 @@ degenerate-path-ref.png \ degenerate-path-rgb24-ref.png \ degenerate-path-ps-argb32-ref.png \ device-offset-ref.png \ +device-offset-rgb24-ref.png \ device-offset-positive-ref.png \ +device-offset-positive-rgb24-ref.png \ fill-and-stroke-ref.png \ fill-and-stroke-rgb24-ref.png \ fill-and-stroke-ps-argb32-ref.png \ fill-and-stroke-alpha-ref.png \ +fill-and-stroke-alpha-svg-argb32-ref.png \ +fill-and-stroke-alpha-svg-rgb24-ref.png \ fill-and-stroke-alpha-add-ref.png \ fill-rule-ref.png \ fill-rule-rgb24-ref.png \ fill-rule-ps-argb32-ref.png \ filter-nearest-offset-ref.png \ +ft-text-antialias-none-ref.png \ +ft-text-antialias-none-ps-argb32-ref.png \ +ft-text-vertical-layout-ref.png \ +ft-text-vertical-layout-pdf-argb32-ref.png \ +ft-text-vertical-layout-ps-argb32-ref.png \ +ft-text-vertical-layout-svg-argb32-ref.png \ +ft-text-vertical-layout-svg-rgb24-ref.png \ get-group-target-ref.png \ glyph-cache-pressure-ref.png \ +glyph-cache-pressure-pdf-argb32-ref.png \ +glyph-cache-pressure-ps-argb32-ref.png \ +glyph-cache-pressure-svg-argb32-ref.png \ +glyph-cache-pressure-svg-rgb24-ref.png \ gradient-alpha-ref.png \ gradient-alpha-rgb24-ref.png \ leaky-dash-ref.png \ leaky-polygon-ref.png \ leaky-polygon-ps-argb32-ref.png \ linear-gradient-ref.png \ +linear-gradient-svg-argb32-ref.png \ +linear-gradient-svg-rgb24-ref.png \ line-width-ref.png \ line-width-ps-argb32-ref.png \ line-width-scale-ref.png \ line-width-scale-ps-argb32-ref.png \ -mask-ctm-ref.png \ -mask-ctm-rgb24-ref.png \ mask-ref.png \ mask-rgb24-ref.png \ +mask-beos_bitmap-argb32-ref.png \ +mask-beos_bitmap-rgb24-ref.png \ +mask-beos-rgb24-ref.png \ +mask-svg-argb32-ref.png \ +mask-svg-rgb24-ref.png \ +mask-ctm-ref.png \ +mask-ctm-rgb24-ref.png \ +mask-ctm-svg-argb32-ref.png \ +mask-ctm-svg-rgb24-ref.png \ mask-surface-ctm-ref.png \ mask-surface-ctm-rgb24-ref.png \ +mask-surface-ctm-svg-argb32-ref.png \ +mask-surface-ctm-svg-rgb24-ref.png \ move-to-show-surface-ref.png \ new-sub-path-ref.png \ new-sub-path-rgb24-ref.png \ @@ -223,12 +256,22 @@ operator-source-ref.png \ operator-source-rgb24-ref.png \ paint-ref.png \ paint-source-alpha-ref.png \ +paint-source-alpha-pdf-argb32-ref.png \ +paint-source-alpha-svg-argb32-ref.png \ +paint-source-alpha-svg-rgb24-ref.png \ paint-with-alpha-ref.png \ +paint-with-alpha-svg-argb32-ref.png \ +paint-with-alpha-svg-rgb24-ref.png \ path-data-ref.png \ path-data-ps-argb32-ref.png \ pixman-rotate-ref.png \ pixman-rotate-rgb24-ref.png \ +pixman-rotate-svg-argb32-ref.png \ +pixman-rotate-svg-rgb24-ref.png \ push-group-ref.png \ +push-group-rgb24-ref.png \ +push-group-svg-argb32-ref.png \ +push-group-svg-rgb24-ref.png \ rectangle-rounding-error-ref.png \ rectangle-rounding-error-ps-argb32-ref.png \ rel-path-ref.png \ @@ -237,16 +280,28 @@ romedalen.png \ scale-source-surface-paint-ref.png \ scale-source-surface-paint-rgb24-ref.png \ scale-source-surface-paint-pdf-argb32-ref.png \ +scale-source-surface-paint-svg-argb32-ref.png \ +scale-source-surface-paint-svg-rgb24-ref.png \ select-font-face-ref.png \ +select-font-face-pdf-argb32-ref.png \ +select-font-face-ps-argb32-ref.png \ +select-font-face-svg-argb32-ref.png \ +select-font-face-svg-rgb24-ref.png \ self-copy-ref.png \ self-intersecting-ref.png \ self-intersecting-rgb24-ref.png \ set-source-ref.png \ set-source-rgb24-ref.png \ +set-source-beos_bitmap-rgb24-ref.png \ +set-source-beos-rgb24-ref.png \ +set-source-svg-argb32-ref.png \ +set-source-svg-rgb24-ref.png \ show-glyphs-many-ref.png \ show-text-current-point-ref.png \ show-text-current-point-pdf-argb32-ref.png \ show-text-current-point-ps-argb32-ref.png \ +show-text-current-point-svg-argb32-ref.png \ +show-text-current-point-svg-rgb24-ref.png \ source-clip-ref.png \ source-surface-scale-paint-ref.png \ source-surface-scale-paint-rgb24-ref.png \ @@ -254,14 +309,24 @@ surface-pattern-ref.png \ text-antialias-gray-ref.png \ text-antialias-gray-pdf-argb32-ref.png \ text-antialias-gray-ps-argb32-ref.png \ +text-antialias-gray-svg-argb32-ref.png \ +text-antialias-gray-svg-rgb24-ref.png \ text-antialias-none-ref.png \ text-antialias-none-pdf-argb32-ref.png \ text-antialias-none-ps-argb32-ref.png \ +text-antialias-none-svg-argb32-ref.png \ +text-antialias-none-svg-rgb24-ref.png \ text-antialias-subpixel-ref.png \ text-antialias-subpixel-pdf-argb32-ref.png \ text-antialias-subpixel-ps-argb32-ref.png \ +text-antialias-subpixel-svg-argb32-ref.png \ +text-antialias-subpixel-svg-rgb24-ref.png \ text-pattern-ref.png \ text-pattern-rgb24-ref.png \ +text-pattern-pdf-argb32-ref.png \ +text-pattern-ps-argb32-ref.png \ +text-pattern-svg-argb32-ref.png \ +text-pattern-svg-rgb24-ref.png \ text-rotate-ref.png \ text-rotate-rgb24-ref.png \ transforms-ref.png \ @@ -269,8 +334,14 @@ transforms-ps-argb32-ref.png \ translate-show-surface-ref.png \ trap-clip-ref.png \ trap-clip-rgb24-ref.png \ +trap-clip-beos_bitmap-rgb24-ref.png \ +trap-clip-beos-rgb24-ref.png \ +trap-clip-svg-argb32-ref.png \ +trap-clip-svg-rgb24-ref.png \ unantialiased-shapes-ref.png \ unantialiased-shapes-ps-argb32-ref.png \ +unantialiased-shapes-svg-argb32-ref.png \ +unantialiased-shapes-svg-rgb24-ref.png \ unbounded-operator-ref.png \ unbounded-operator-rgb24-ref.png \ zero-alpha-ref.png