[cairo-commit] cairo ChangeLog,1.536,1.537

Owen Taylor commit at pdx.freedesktop.org
Mon May 2 11:01:20 PDT 2005


Committed by: otaylor

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

Modified Files:
	ChangeLog 
Log Message:
2005-05-02  Owen Taylor  <otaylor at redhat.com>

        * src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask()
        and cairo_mask_surface().

        * test/maks.c tests/Makefile.am tests/mask-ref.png: Add a
        comprehensive tests for cairo_mask().

        * docs/public/cairo-sections.txt: Updated


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.536
retrieving revision 1.537
diff -u -d -r1.536 -r1.537
--- ChangeLog	2 May 2005 05:30:58 -0000	1.536
+++ ChangeLog	2 May 2005 18:01:18 -0000	1.537
@@ -1,3 +1,13 @@
+2005-05-02  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask()
+	and cairo_mask_surface().
+
+	* test/maks.c tests/Makefile.am tests/mask-ref.png: Add a
+	comprehensive tests for cairo_mask().
+
+	* docs/public/cairo-sections.txt: Updated
+
 2005-05-02  Kristian Høgsberg  <krh at redhat.com>
 
 	* src/cairo-gstate.c (_cairo_gstate_glyph_path): Also call




More information about the cairo-commit mailing list