Hi everyone,
I've been asked by a friend to give a talk/tutorial about Inkscape Extensions scripting for a local Python users meeting.
It's a slightly daunting task for me, given that (a) I'm way more comfortable with C/C++ than Python (b) My involvement with the extensions subsystem has been pretty minimal!
I'll happily put something together myself, based on the guidance on the Wiki, but if anyone already has any additional useful documentation/slides/tutorial material that they would like to contribute, that would be very helpful, and might even encourage some new contributors to the project :)
Thanks!
AV
On 11-1-2013 17:26, Alex Valavanis wrote:
Hi everyone,
I've been asked by a friend to give a talk/tutorial about Inkscape Extensions scripting for a local Python users meeting.
It's a slightly daunting task for me, given that (a) I'm way more comfortable with C/C++ than Python (b) My involvement with the extensions subsystem has been pretty minimal!
I'll happily put something together myself, based on the guidance on the Wiki, but if anyone already has any additional useful documentation/slides/tutorial material that they would like to contribute, that would be very helpful, and might even encourage some new contributors to the project :)
Thanks!
Hmm... Perhaps you can plug 2geom python bindings a bit? Someone with Python knowledge should be able to streamline/finish it and make a nice geometry package. It would greatly help writing Python extensions for Inkscape, no doubt.
Cheers, Johan
That would be much easier if users could find : - progressive samples - inkscape-python doc to seach for all classes and method - and UI (.inx) reference as well
i'm ready to use clues to write one asap, i'm preparing the same for scribus so that i could easily do one after the other
Thanks! pygmee
----- Mail original ----- De: "Johan Engelen" <jbc.engelen@...2592...> À: inkscape-devel@lists.sourceforge.net Envoyé: Mardi 15 Janvier 2013 20:48:58 Objet: Re: [Inkscape-devel] Extensions tutorial
On 11-1-2013 17:26, Alex Valavanis wrote:
Hi everyone,
I've been asked by a friend to give a talk/tutorial about Inkscape Extensions scripting for a local Python users meeting.
It's a slightly daunting task for me, given that (a) I'm way more comfortable with C/C++ than Python (b) My involvement with the extensions subsystem has been pretty minimal!
I'll happily put something together myself, based on the guidance on the Wiki, but if anyone already has any additional useful documentation/slides/tutorial material that they would like to contribute, that would be very helpful, and might even encourage some new contributors to the project :)
Thanks!
Hmm... Perhaps you can plug 2geom python bindings a bit? Someone with Python knowledge should be able to streamline/finish it and make a nice geometry package. It would greatly help writing Python extensions for Inkscape, no doubt.
Cheers, Johan
------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (3)
-
unknown@example.com
-
Alex Valavanis
-
Johan Engelen