summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index e4dd69d3..2121768d 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,9 @@ problems with stroking self-intersecting paths.
* Implement cairo_stroke_path, (very easy to do after the above change
is done).
+* Re-work the backend clipping interface to use geometry rather than
+images.
+
* Fix the intersection problem, (see reference to Hobby's paper
mentioned in cairo_traps.c).