Re: [Inkscape-devel] effects, Windows, prerelease
I don't believe the extentions are powerful enough or stable enough yet, they work very well for the odd export/inport filter but for editing objects? for managing svg in particular ways? for having extenstable options like drop downs ect?
I think we should concentrate on getting the extentions to have a nice round api in perl/python/myscripting, where inkscape knows to pass in one objects svg fragment and knows to expect a fragment back, then it knows that to edit that 'object' it calls back to the scripts in a certain way (obviouly what classes as an object being held in the inkscape namespace and all the objects being valid svg).
On Wed, 10 May 2006 21:46:58 -0400 , "bulia byak" <buliabyak@...400...> wrote:
As someone suggested, my problem of effects not working on Windows was indeed due to another Python installed in the PATH. After I removed that, it picked up Inkscape's own python and all worked fine.
Therefore, I suggest that we do three things:
- Designate this as a mustfix bug for the release: Inkscape must
always use its own python, not something in PATH. Certainly I'm not the only one with Python installed on Windows, so this issue is bound to happen to other people.
- Enable extensions/effects by default and remove the prefs setting.
I don't know of anything that prevents us from doing that.
- Release a 0.44pre0.
Thoughts?
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid%120709&bid&3057&... _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (1)
-
Martin Owens