summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDom Lachowicz <doml@src.gnome.org>2002-10-02 03:38:13 +0000
committerDom Lachowicz <doml@src.gnome.org>2002-10-02 03:38:13 +0000
commitfda414f8bd52d603a98535553cb51e45f9470a3d (patch)
treed647d78e5c259af7fc361a1ef0d0bf8c30bc4944 /TODO
parentd6d3dbddc9728d7b84e0f5bc07da96657869bda3 (diff)
downloadlibrsvg-fda414f8bd52d603a98535553cb51e45f9470a3d.tar.gz
handle stroke-dashoffset and stroke-dasharray style properties
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 537aae30..238f52ae 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,11 @@
+TODO:
- * stroke-dasharray and stroke-dashoffset. work on this is already started
-
* Clipping paths
* Masks
+ * Fixing image transforms
+
* Image effects/filters
* Fill patterns
@@ -12,7 +13,7 @@
* Add actual GError support in the loader, rather then the g_warnings
that we currently use.
- * Allow affine's other than scaling.
+ * Allow affine's other than scaling (we do this already, da?)
On the back burner: