Re: General Purpose Python Scripting for Inkscape.
Frank Martínez <[email protected]> Thu, 28 Mar 2019 10:07:03 -0500
| Newsgroups | gmane.comp.graphics.inkscape.user |
|---|---|
| Message-ID | <CAHRtogwt6UG5ViNAAN+Qm-xtEcW2jr-Ea0+bwkQRbaV9kRX5ZA@mail.gmail.com> |
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: 1. 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 <[email protected]> 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/inkscape-user > -- Frank D. Martínez M. _______________________________________________ Inkscape-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/inkscape-user