Code

First shot at a dropdown selector for various shapes in pen/pencil tool, along the...
authorcilix42 <cilix42@users.sourceforge.net>
Thu, 3 Jul 2008 09:40:20 +0000 (09:40 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Thu, 3 Jul 2008 09:40:20 +0000 (09:40 +0000)
commit390745fa4524b55aad12d5d2d656cd73e75a0bc0
tree0c56c305b1fed699334464efb21c0630c1e8c7c8
parent61cfd957cd023c4f432ea0c7307784a56bf978e9
First shot at a dropdown selector for various shapes in pen/pencil tool, along the lines of Valerie's blueprint.
TODO: more paths for the dropdown, read them from a separate file; show images for the choices, not text
src/draw-context.cpp
src/live_effects/lpe-patternalongpath.h
src/live_effects/parameter/path.cpp
src/live_effects/parameter/path.h
src/widgets/toolbox.cpp