diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2007-09-14 21:41:07 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2007-09-14 21:41:07 +0000 |
| commit | 93124d10d65528cd8db7c81b1609c6533d4912cd (patch) | |
| tree | cbe14fabe62f4d678054e7a6d55267186e5566a0 /src/live_effects/todo.txt | |
| parent | Fixed min/max confusion bug (diff) | |
| download | inkscape-93124d10d65528cd8db7c81b1609c6533d4912cd.tar.gz inkscape-93124d10d65528cd8db7c81b1609c6533d4912cd.zip | |
fix pasting of LPE's across multiple document; plus a number of small fixes.
(bzr r3745)
Diffstat (limited to 'src/live_effects/todo.txt')
| -rw-r--r-- | src/live_effects/todo.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/todo.txt b/src/live_effects/todo.txt index 51a7a3c21..52d7c45e9 100644 --- a/src/live_effects/todo.txt +++ b/src/live_effects/todo.txt @@ -3,8 +3,6 @@ reminder list cleanup nodepath code that draws helper path
-implement effect application to shapes: sp_shape_apply_path_effect
- (done: star, ellipse, spiral)
ARCS !!! see sp_arc_set_elliptical_path_attribute(SPArc *arc, Inkscape::XML::Node *repr)
make sp_nodepath_is_over_stroke perhaps
|
