Add (colored and labelled) guides for margins, grids, diagonal guides, golden ratio and more.
Find the latest version of the extension for download, examples and usage instructions at
https://gitlab.com/Moini/inkscape-guide-tools
This extension requires Inkscape 1.2 or higher and Python 3.
It works perfectly! Thank you very much!
hello,
Not working for me with inkscape 1.0.1, windows 10.
~snip~
guidetools_add_grid_guides.py:187: DeprecationWarning: Effect.unittouu is now a method in the svg document. Use `self.svg.unittouu(str)` instead.
canvas_height = self.unittouu(svg.attrib['height'])
I think you're not using the linked extension but something else - probably the original version from GitHub, and not my updated one. None of the quoted code parts exist in my extension.
Anyway, please report any issues not here (because you won't ever be notified of my replies) but in the extension's bug tracker at https://gitlab.com/Moini/inkscape-guide-tools/-/issues
one issue reported
Thanks!
Updated for Inkscape 1.2 - now supports pages, too!
Updated for Inkscape 1.3 - no more warning messages!
@Maren Hachmann LOVE THIS PLUGIN.
Is there anything I can do to help maintain/improve it (I don't code, but my brother does...and I'm sure I could learn something to help.)?
I do have a suggestion if you're open to those.
@ronpikes Please visit the linked GitLab repository's issues section, and post your suggestion there. Code changes (if agreed upon in the issue) should be submitted via merge request.