[cairo-commit] [cairo-www] src/todo.mdwn
Carl Worth
cworth at freedesktop.org
Mon Sep 29 05:28:01 PDT 2008
src/todo.mdwn | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit a103d93e2b9c6620a3e5dce571152b0aedaf342e
Author: Carl Worth <cworth at freedesktop.org>
Date: Mon Sep 29 05:28:01 2008 -0700
web commit by BehdadEsfahbod: Remove done item
diff --git a/src/todo.mdwn b/src/todo.mdwn
index 689056a..2a02076 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -71,7 +71,7 @@ Changes that add new API (API changes/removals will not be considered)
* Add support for backends implemented in external libraries.
- * Export cairo_surface_snapshot
+ * Export `cairo_surface_snapshot`
* Export meta surfaces
@@ -86,8 +86,6 @@ Performance improvements
single scanline pass rather than tessellating, rasterizing, then
compositing the entire polygon.
- * Clip trapezoids that are partially outside the clip region
-
Other fixes
-----------
* Fix/define tolerance for PS/PDF/SVG backends
More information about the cairo-commit
mailing list