[cairo-commit] cairo BUGS,1.12,1.13 ChangeLog,1.191,1.192

Carl Worth commit at pdx.freedesktop.org
Tue May 11 06:52:21 PDT 2004


Committed by: cworth

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

Modified Files:
	BUGS ChangeLog 
Log Message:

        * BUGS: Several people have reported that cairo_clip is not
        working right now. And it's always been slow.


Index: BUGS
===================================================================
RCS file: /cvs/cairo/cairo/BUGS,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** a/BUGS	4 May 2004 16:25:54 -0000	1.12
--- b/BUGS	11 May 2004 13:52:19 -0000	1.13
***************
*** 1,2 ****
--- 1,8 ----
+ 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.
+ 
+ --
+ 
  Splines are not dashed.
  

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -C2 -d -r1.191 -r1.192
*** a/ChangeLog	11 May 2004 12:31:16 -0000	1.191
--- b/ChangeLog	11 May 2004 13:52:19 -0000	1.192
***************
*** 1,2 ****
--- 1,7 ----
+ 2004-05-11  Carl Worth  <cworth at isi.edu>
+ 
+ 	* BUGS: Several people have reported that cairo_clip is not
+ 	working right now. And it's always been slow.
+ 
  2004-05-11  David Reveman  <c99drn at cs.umu.se>
  





More information about the cairo-commit mailing list