[cairo-commit] 2 commits - ROADMAP test/Makefile.am

Carl Worth cworth at kemper.freedesktop.org
Wed May 3 01:01:07 PDT 2006


 ROADMAP          |    9 ++++++---
 test/Makefile.am |   29 +++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 3 deletions(-)

New commits:
diff-tree 6acc836df28e0e97e4d0a146c96f04f9a4db30c4 (from b6fefaef9bd280715366a44d9f0bef91471e8e3a)
Author: Carl Worth <cworth at cworth.org>
Date:   Wed May 3 00:57:28 2006 -0700

    Add backend-specific reference images to EXTRA_DIST so they'll go out in the tar file.

diff --git a/test/Makefile.am b/test/Makefile.am
index 9ff4d96..5f1e7f0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -119,37 +119,52 @@ EXTRA_DIST =						\
 a8-mask-ref.png						\
 caps-joins-ref.png					\
 caps-joins-alpha-ref.png				\
+caps-joins-ps-argb32-ref.png				\
 caps-sub-paths-ref.png					\
+caps-sub-paths-ps-argb32-ref.png			\
 clip-all-ref.png					\
 clip-fill-rule-ref.png					\
+clip-fill-rule-rgb24-ref.png				\
+clip-fill-rule-ps-argb32-ref.png			\
 clip-fill-rule-pixel-aligned-ref.png			\
+clip-fill-rule-pixel-aligned-rgb24-ref.png		\
 clip-nesting-ref.png					\
 clip-nesting-rgb24-ref.png				\
+clip-nesting-ps-argb32-ref.png				\
 clip-operator-ref.png					\
 clip-operator-rgb24-ref.png				\
 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-repeat-ref.png		\
 composite-integer-translate-source-ref.png		\
 create-from-png-ref.png					\
 create-from-png-stream-ref.png				\
 dash-caps-joins-ref.png					\
+dash-caps-joins-ps-argb32-ref.png			\
 dash-offset-negative-ref.png				\
+dash-offset-negative-ps-argb32-ref.png			\
 dash-zero-length-ref.png				\
 dash-zero-length-rgb24-ref.png				\
+dash-zero-length-ps-argb32-ref.png			\
 fill-and-stroke-ref.png					\
 fill-and-stroke-rgb24-ref.png				\
+fill-and-stroke-ps-argb32-ref.png			\
 fill-rule-ref.png					\
 fill-rule-rgb24-ref.png					\
+fill-rule-ps-argb32-ref.png				\
 filter-nearest-offset-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					\
 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						\
@@ -159,6 +174,7 @@ mask-surface-ctm-rgb24-ref.png				\
 move-to-show-surface-ref.png				\
 new-sub-path-ref.png					\
 new-sub-path-rgb24-ref.png				\
+new-sub-path-ps-argb32-ref.png				\
 nil-surface-ref.png					\
 nil-surface-rgb24-ref.png				\
 operator-clear-ref.png					\
@@ -169,14 +185,17 @@ paint-ref.png						\
 paint-source-alpha-ref.png				\
 paint-with-alpha-ref.png				\
 path-data-ref.png					\
+path-data-ps-argb32-ref.png				\
 pixman-rotate-ref.png					\
 pixman-rotate-rgb24-ref.png				\
 rectangle-rounding-error-ref.png			\
+rectangle-rounding-error-ps-argb32-ref.png		\
 rel-path-ref.png					\
 rel-path-rgb24-ref.png					\
 romedalen.png						\
 scale-source-surface-paint-ref.png			\
 scale-source-surface-paint-rgb24-ref.png		\
+scale-source-surface-paint-pdf-argb32-ref.png		\
 self-copy-ref.png					\
 self-intersecting-ref.png				\
 self-intersecting-rgb24-ref.png				\
@@ -184,21 +203,31 @@ set-source-ref.png					\
 set-source-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		\
 source-clip-ref.png					\
 source-surface-scale-paint-ref.png			\
 source-surface-scale-paint-rgb24-ref.png		\
 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-none-ref.png				\
+text-antialias-none-pdf-argb32-ref.png			\
+text-antialias-none-ps-argb32-ref.png			\
 text-antialias-subpixel-ref.png				\
+text-antialias-subpixel-pdf-argb32-ref.png		\
+text-antialias-subpixel-ps-argb32-ref.png		\
 text-pattern-ref.png					\
 text-pattern-rgb24-ref.png				\
 text-rotate-rgb24-ref.png				\
 transforms-ref.png					\
+transforms-ps-argb32-ref.png				\
 translate-show-surface-ref.png				\
 trap-clip-ref.png					\
 trap-clip-rgb24-ref.png					\
 unantialiased-shapes-ref.png				\
+unantialiased-shapes-ps-argb32-ref.png			\
 unbounded-operator-ref.png				\
 unbounded-operator-rgb24-ref.png
 
diff-tree b6fefaef9bd280715366a44d9f0bef91471e8e3a (from 09dfd6c3c16ed36b0e9693cfcbb3b679bd18f585)
Author: Carl Worth <cworth at cworth.org>
Date:   Wed May 3 00:56:34 2006 -0700

    ROADMAP: Indicate that PS printing-oriented API is done now.

diff --git a/ROADMAP b/ROADMAP
index 68b6a30..59df210 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -67,9 +67,12 @@ We don't expect to release without these
 	✓c. Translucent objects (using OVER) are also native
 	 d. Text output uses PDF font features
 
- Printing-oriented API
-     1. Per-page settings (paper size, layout, anything else?)
-     2. Document metadata
+✓Printing-oriented API (PostScript)
+    ✓1. Per-page settings (paper size, layout, anything else?)
+    ✓2. Document metadata
+
+ Printing-oriented API (PDF)
+     1. Per-page size settings
 
  Mozilla needs
      1. Device-offset rework


More information about the cairo-commit mailing list