Hi Frank,
I think the feature is going to be held in a queue until Inkscape 1.0 is out the door. But this means it's going to need support, to keep the branch up to date (sync with master) as well as improve it and refine it.
It would be great if you could help with this process. Just keep an eye on it, test it now and then and see if there's anything interesting in the work you've done (like the embedded script feature) which would be a good fit to add. In my experience cool ideas happen only when the force behind them puts the time in to making it happen and you could create amerge request to merge your ideas into Thomas' branch without it having to touch master first (this is the advantage of git).
Thanks for looking at the branch too, I was hoping you would find it exciting!
Best Regards, Martin Owens
On Thu, 2019-03-28 at 10:07 -0500, Frank Martínez wrote:
Hi Martin, The work from Thomas at https://gitlab.com/inkscape/inkscape/merge_requests/417 looks amazing. It makes my extension useless :D but I love it.
So, I think I can maintain my extension for (0.92) for some time, but if the Thomas's works is included soon, there is no need to port my extension to inkscape 1.0+.
I was reviewing my knowledge of C++ just to do what Thomas is doing already :D :D :D
Just two things I thing are important to include:
- Embedded Python code editor with syntax highlight and ideally code
completion. 2. Support to create/edit/execute embeded python scripts in the svg document itself:
<script type="text/python" id="main"> ..... </script>
Cheers,
Frank.
On Tue, Mar 26, 2019 at 10:53 PM <doctormo@...155...> wrote:
On Tue, 2019-03-26 at 21:22 -0500, Frank Martínez wrote:
Digging a little inside inkscape/extensions/ source code at
Gitlab, I
have discovered that extensions code have changed a lot from
0.92.4,
so I will have to port the pyscript at some point in near future.
By
now I will try to maintain this version because no one knows
when
new extensions 1.0 will be released.
It's targeted for release with Inkscape 1.0
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user