File Icon
 
 

3997

 

16

Guide Creation Tools

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.

Inkscape Extensions

Size
520,0 KB
Created
Revisions
8
Tipe
application/zip
General Public License v2 (GPLv2)

Link

wihnnkslp wrote :

It works perfectly! Thank you very much!

salimheni wrote :

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'])

Maren Hachmann wrote :

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

frankleng wrote :

one issue reported

Maren Hachmann wrote :

Thanks!

Maren Hachmann wrote :

Updated for Inkscape 1.2 - now supports pages, too!

Maren Hachmann wrote :

Updated for Inkscape 1.3 - no more warning messages!

ronpikes wrote :

@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.

Maren Hachmann wrote :

@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.

Please log in to leave a comment!