[cairo-commit] cairo ChangeLog,1.333,1.334

Kristian Hogsberg commit at pdx.freedesktop.org
Wed Jan 26 13:41:57 PST 2005


Committed by: krh

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

Modified Files:
	ChangeLog 
Log Message:
2005-01-26  Kristian Høgsberg  <krh at redhat.com>

        * test/Makefile.am, test/coverage.c, test/coverage-ref.png: New
        test case, covering various combinations of pattern types, drawing
        operations and clipping.  Currently fails, for some combinations,
        coverage-ref.png is just a placeholder.

        * test/romedalen.png: Added this PNG from cairo-snippets to use
        for pattern fills.

        * test/cairo_test.c, test/cairo_test.h: expose PNG loading to test
        cases.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -d -r1.333 -r1.334
--- ChangeLog	26 Jan 2005 14:49:16 -0000	1.333
+++ ChangeLog	26 Jan 2005 21:41:55 -0000	1.334
@@ -1,3 +1,16 @@
+2005-01-26  Kristian Høgsberg  <krh at redhat.com>
+
+	* test/Makefile.am, test/coverage.c, test/coverage-ref.png: New
+	test case, covering various combinations of pattern types, drawing
+	operations and clipping.  Currently fails, for some combinations,
+	coverage-ref.png is just a placeholder.
+
+	* test/romedalen.png: Added this PNG from cairo-snippets to use
+	for pattern fills.
+
+	* test/cairo_test.c, test/cairo_test.h: expose PNG loading to test
+	cases.
+
 2005-01-26  Alexander Larsson  <alexl at redhat.com>
 
 	* src/cairo_ft_font.c: (_ft_unscaled_font_set_scale):




More information about the cairo-commit mailing list