diff options
| author | Peter Moulder <peter.moulder@monash.edu> | 2008-03-29 10:36:08 +0000 |
|---|---|---|
| committer | pjrm <pjrm@users.sourceforge.net> | 2008-03-29 10:36:08 +0000 |
| commit | c68ac93f9a40d4015af04ab122022aee0ec09402 (patch) | |
| tree | 90dfa2f9e58c2c861ddc5ab804e1c8a7351b086a /src | |
| parent | svn propset svn:eol-style native *.inx (diff) | |
| download | inkscape-c68ac93f9a40d4015af04ab122022aee0ec09402.tar.gz inkscape-c68ac93f9a40d4015af04ab122022aee0ec09402.zip | |
svn propset svn:eol-style native **/todo.txt
(bzr r5230)
Diffstat (limited to 'src')
| -rw-r--r-- | src/live_effects/parameter/todo.txt | 12 | ||||
| -rw-r--r-- | src/live_effects/todo.txt | 20 |
2 files changed, 16 insertions, 16 deletions
diff --git a/src/live_effects/parameter/todo.txt b/src/live_effects/parameter/todo.txt index dd66b8618..b513e3906 100644 --- a/src/live_effects/parameter/todo.txt +++ b/src/live_effects/parameter/todo.txt @@ -1,6 +1,6 @@ -reminder list
-
-- add more types!
-straightlinepaths: for example for the gears effect. (curves are not important there)
-
-
+reminder list + +- add more types! +straightlinepaths: for example for the gears effect. (curves are not important there) + + diff --git a/src/live_effects/todo.txt b/src/live_effects/todo.txt index 52d7c45e9..a20886788 100644 --- a/src/live_effects/todo.txt +++ b/src/live_effects/todo.txt @@ -1,11 +1,11 @@ -reminder list
-
-
-cleanup nodepath code that draws helper path
-
-ARCS !!! see sp_arc_set_elliptical_path_attribute(SPArc *arc, Inkscape::XML::Node *repr)
-
-make sp_nodepath_is_over_stroke perhaps
-
-
+reminder list + + +cleanup nodepath code that draws helper path + +ARCS !!! see sp_arc_set_elliptical_path_attribute(SPArc *arc, Inkscape::XML::Node *repr) + +make sp_nodepath_is_over_stroke perhaps + + find dir "fixme" and fix'em!
\ No newline at end of file |
