Multiple Guide Colors

Post questions on how to use or achieve an effect in Inkscape.
ait
Posts: 138
Joined: Wed Apr 30, 2014 2:13 am

Multiple Guide Colors

Postby ait » Sat Jun 21, 2014 5:11 am

Hello,
I find using guides very helpful. However, I would like to have multiple differently colored guides in one document. (I know how to change the guide color, but I want to be able to make this guide red for a margin, a blue guide for a center, a black guide for lining up some text, etc.)
I did a google search and didn't find much.

Any thoughts?

[And I have considered that I could "draw" the guides and lock them as a layer...however that seems sorta convoluted.]

Thanks,
a

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: Multiple Guide Colors

Postby Lazur » Sat Jun 21, 2014 8:40 am

Hi,

Good question.
Guides are stored as

Code: Select all

<sodipodi:guide/>
elements, and their fill is stored outside those tags, as

Code: Select all

inkscape:guide-bbox="true"
              guidecolor="#......"
-in the inkscape saved svg's codes.
I tried to edit it on a notepad so that each guide had an own colour definion with no avail.
Maybe the developers can tell how much work would it need adding this feature, definitely submit it for feature request (if not being in plan already).
https://launchpad.net/inkscape

ait
Posts: 138
Joined: Wed Apr 30, 2014 2:13 am

Re: Multiple Guide Colors

Postby ait » Sat Jun 28, 2014 1:36 am

Hi Lazur,
Thank you for the thoughts.
I'm not knowledgeable about code, however I did submit this to the Inkscape developers on launchpad.
best
a

User avatar
ragstian
Posts: 1181
Joined: Thu Oct 11, 2012 2:44 am
Location: Stavanger-Norway

Re: Multiple Guide Colors

Postby ragstian » Sat Jun 28, 2014 6:42 am

Hi.

Colored and labelled guides are already part of release 0.9.

RGDS
Ragnar
Good Luck!
( ͡° ͜ʖ ͡°)
RGDS
Ragnar

ait
Posts: 138
Joined: Wed Apr 30, 2014 2:13 am

Re: Multiple Guide Colors

Postby ait » Sat Jun 28, 2014 7:02 am

Hello Ragnar,
Is release .9 out already?
If so, where is it on the program...?
thank you
amy

User avatar
ragstian
Posts: 1181
Joined: Thu Oct 11, 2012 2:44 am
Location: Stavanger-Norway

Re: Multiple Guide Colors

Postby ragstian » Sat Jun 28, 2014 7:13 am

Hi.

0.9 is not released yet but can have a look at some of it's features here;
http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91

RGDS
Ragnar
Good Luck!
( ͡° ͜ʖ ͡°)
RGDS
Ragnar


Return to “Help with using Inkscape”