mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 07:18:04 +02:00
Note that cairo_clip is fixed now.
This commit is contained in:
parent
0e3770e820
commit
a9bc4e1f5e
2 changed files with 7 additions and 3 deletions
6
BUGS
6
BUGS
|
|
@ -1,6 +1,6 @@
|
||||||
cairo_clip is returning the wrong result in several cases. And when it
|
cairo_clip is really slow, (with at least the Xlib and image
|
||||||
doesn't get the wrong result, it is horribly slow. This really needs
|
backends). An accelerated implementation of the IN operator would
|
||||||
to be fixed.
|
probably help a lot here.
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
2004-08-02 Carl Worth <cworth@isi.edu>
|
||||||
|
|
||||||
|
* BUGS: Note that cairo_clip is fixed now.
|
||||||
|
|
||||||
2004-08-01 Øyvind Kolås <oeyvindk@hig.no>
|
2004-08-01 Øyvind Kolås <oeyvindk@hig.no>
|
||||||
|
|
||||||
* src/cairo.h: replaced ct with cr in public headers to keep
|
* src/cairo.h: replaced ct with cr in public headers to keep
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue