[cairo-commit] cairo BUGS,1.14,1.15 ChangeLog,1.214,1.215

Carl Worth commit at pdx.freedesktop.org
Mon Aug 2 11:52:00 PDT 2004


Committed by: cworth

Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv26740

Modified Files:
	BUGS ChangeLog 
Log Message:

        * BUGS: Note that cairo_clip is fixed now.


Index: BUGS
===================================================================
RCS file: /cvs/cairo/cairo/BUGS,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** BUGS	1 Jul 2004 20:38:23 -0000	1.14
--- BUGS	2 Aug 2004 18:51:57 -0000	1.15
***************
*** 1,5 ****
! cairo_clip is returning the wrong result in several cases. And when it
! doesn't get the wrong result, it is horribly slow. This really needs
! to be fixed.
  
  --
--- 1,5 ----
! cairo_clip is really slow, (with at least the Xlib and image
! backends). An accelerated implementation of the IN operator would
! probably help a lot here.
  
  --

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -C2 -d -r1.214 -r1.215
*** ChangeLog	2 Aug 2004 06:03:02 -0000	1.214
--- ChangeLog	2 Aug 2004 18:51:57 -0000	1.215
***************
*** 1,2 ****
--- 1,6 ----
+ 2004-08-02  Carl Worth  <cworth at isi.edu>
+ 
+ 	* BUGS: Note that cairo_clip is fixed now.
+ 
  2004-08-01  Øyvind Kolås  <oeyvindk at hig.no>
  




More information about the cairo-commit mailing list