[cairo-commit] cairo ChangeLog,1.632,1.633

Kristian Hogsberg commit at pdx.freedesktop.org
Fri Jun 3 16:40:18 PDT 2005


Committed by: krh

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

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

        * src/cairo-gstate.c (_cairo_gstate_clip): When clipping, update
        the clip surface to a new surface the size of the intersection of
        the old clip surface and the extents of the new clip path.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.632
retrieving revision 1.633
diff -u -d -r1.632 -r1.633
--- ChangeLog	3 Jun 2005 23:22:26 -0000	1.632
+++ ChangeLog	3 Jun 2005 23:40:15 -0000	1.633
@@ -1,3 +1,9 @@
+2005-06-02  Kristian Høgsberg  <krh at redhat.com>
+ 
+	* src/cairo-gstate.c (_cairo_gstate_clip): When clipping, update
+	the clip surface to a new surface the size of the intersection of
+	the old clip surface and the extents of the new clip path.
+
 2005-06-03  Carl Worth  <cworth at cworth.org>
 
 	* src/cairoint.h:




More information about the cairo-commit mailing list