Inkscape Library and Extension

Hi all,  in the run-up to LD, I decided I would share something else with you all.

 

Today I made an extension and library for interfacing between Inkscape and C++,

so now you can use inkscape as a level editor without having to face the nightmare of parsing the svg.

feel free to make any changes or modifications you like,  I’m really hoping someone uses it and makes something truly amazing with it.

 

It has some minor bugs and I didn’t get time to add support for groups and layers -yet but if you need this it would be really easy to add

example code and readme are included in the zip file.

to install the extension just drop both the inx and the py into the

 

Inkscape\share\extensions

folder, and you should have a new option on the save as dialogue next time you run inkscape.

 

Thanks again all,  have fun and play nice

Kindest regards -Anthony

 

Ant’s Inkscape Interface