better bezier editing
Please can anyone point to the source files responsible for the better Bézier node editing? I would love to have a good look at them.
Thanks.
Albert
On 11/22/05, Albert <albert@...452...> wrote:
Please can anyone point to the source files responsible for the better Bézier node editing? I would love to have a good look at them.
All node editing is in src/nodepath.cpp and src/node-context.cpp, but it sometimes uses functions from src/livarot lib as well.
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
Thank you Buliak. It is not so easy to dig out Inkscape functionality from the code. Is there any code organigram or hierarchical tree or map somewhere?
Albert
Please can anyone point to the source files responsible for the better Bézier node editing? I would love to have a good look at them.
All node editing is in src/nodepath.cpp and src/node-context.cpp, but it sometimes uses functions from src/livarot lib as well.
On 11/22/05, Albert <albert@...452...> wrote:
Thank you Buliak. It is not so easy to dig out Inkscape functionality from the code. Is there any code organigram or hierarchical tree or map somewhere?
Not much, all we have is at http://inkscape.org/doc/devdocs.php
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
participants (2)
-
Albert
-
bulia byak