Hi,
I'm using Inkscape for making webdesign, and to improve my workflow, I made a couple of Inkscape extensions related to guides. Namely
- add centered guides (centered to the document)
- add margin guides (set to a certain distance to the document border)
- add grid guides (guides in a grid of columns and gutters)
- remove guides (made by Heathenx, bundled with his permission)
- remove selected guides (remove only horizontal/vertical/angles guides)
Full description and download can be found here:
https://github.com/sambody/inkscape-guide-tools
My question: How do I add a link to the extensions page in the official Inkscape extensions page? Or can someone add it for me?
Something like
"Inkscape guide tools: add centered guides, margin guides, grid guides, remove guides"
I would also appreciate any feedback to improve the tools (code, interface, functionality).
Thanks