[cairo-commit] cairo ChangeLog,1.355,1.356

Carl Worth commit at pdx.freedesktop.org
Thu Feb 3 06:07:05 PST 2005


Committed by: cworth

Update of /mirrors/freedesktop/cairo/cairo
In directory raht.localdomain:/home/cworth/cr/cairo

Modified Files:
	ChangeLog 
Log Message:
Commit old change to ChangeLog that got missed before:

        * test/imagediff.c
        * test/testsvg: Add new testsvg script and accompanying imagediff
        program, (for interim SVG-based test suites while we wait for the
        standard cairo test suite to mature).

        * test/buffer_diff.c:
        * test/cairo_test.c: Split buffer_diff out into its own file for
        the purpose of imagediff.


Index: ChangeLog
===================================================================
RCS file: /mirrors/freedesktop/cairo/cairo/ChangeLog,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -d -r1.355 -r1.356
--- ChangeLog	3 Feb 2005 07:14:55 -0000	1.355
+++ ChangeLog	3 Feb 2005 14:07:02 -0000	1.356
@@ -366,6 +366,15 @@
 
 2005-01-25  Carl Worth  <cworth at cworth.org>
 
+	* test/imagediff.c
+	* test/testsvg: Add new testsvg script and accompanying imagediff
+	program, (for interim SVG-based test suites while we wait for the
+	standard cairo test suite to mature).
+
+	* test/buffer_diff.c: 
+	* test/cairo_test.c: Split buffer_diff out into its own file for
+	the purpose of imagediff.
+
 	* src/cairo_ft_font.c (_cairo_ft_font_show_glyphs): Fixed rounding
 	of glyph positioning.
 




More information about the cairo-commit mailing list