[cairo-commit] cairo ChangeLog,1.595,1.596

Carl Worth commit at pdx.freedesktop.org
Tue May 17 01:05:37 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11134

Modified Files:
	ChangeLog 
Log Message:

        * test/.cvsignore:
        * test/Makefile.am:
        * test/ps-surface.c: (draw), (main): Add simple test for ps
        surface backend (modeled after pdf-surface.c).

        * test/pdf-surface.c: (main): Add print message telling user to
        examine resulting file.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -d -r1.595 -r1.596
--- ChangeLog	17 May 2005 07:54:09 -0000	1.595
+++ ChangeLog	17 May 2005 08:05:35 -0000	1.596
@@ -1,5 +1,15 @@
 2005-05-17  Carl Worth  <cworth at cworth.org>
 
+	* test/.cvsignore:
+	* test/Makefile.am:
+	* test/ps-surface.c: (draw), (main): Add simple test for ps
+	surface backend (modeled after pdf-surface.c).
+
+	* test/pdf-surface.c: (main): Add print message telling user to
+	examine resulting file.
+
+2005-05-17  Carl Worth  <cworth at cworth.org>
+
 	* test/pdf-surface.c: (draw), (main): Update PDF test case to make
 	sure we're actually getting the right paper size, image scaling
 	etc. And it should now be easier to see if cairo is happy by manually




More information about the cairo-commit mailing list