summaryrefslogtreecommitdiffstats
path: root/karbon
diff options
context:
space:
mode:
Diffstat (limited to 'karbon')
-rw-r--r--karbon/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/karbon/TODO b/karbon/TODO
index d63ee979b..c472335c7 100644
--- a/karbon/TODO
+++ b/karbon/TODO
@@ -61,8 +61,7 @@ TODO:
- VImage
- VPattern like VImage with embedded binaries instead of paths
- bring text support back, ideally using fontconfig and freetype, and no xft.
-- improve printing (specifically printing of gradient and pattern fill),
- should go along with porting to qt4/the new rendering framework
+- improve printing (specifically printing of gradient and pattern fill).
- select first/last segment's knot if one of each other's knot is selected
- allow for multiple strokes and fills in VPath which get rendered in the order they occur.
- use inside/intersection tests in vpath::combine() for changing winding.