Rotation Snap Angles

Post questions on how to use or achieve an effect in Inkscape.
ckatheman
Posts: 3
Joined: Thu Oct 13, 2011 2:34 am

Rotation Snap Angles

Postby ckatheman » Thu Oct 13, 2011 2:39 am

Hello everyone - this is my first post here, and I was very happy to find a vibrant Inkscape forum!

My question is this - is there anyway to create custom rotation snap angles (for use when holding down control and using the center of rotation)? I have a project where it would help to have a rotation snap angle of 11.25 degrees. However, in the Inkscape preferences, there are a list of preset angles (12 being the closest) and I cannot enter a value. I tried directly modifying the the preferences.xml file, but it just ended up defaulting back to 90.

I know what I am trying to do could probably be done with tiled clones, but I can't ever seem to get those to work.

Thanks!
Chris...

dvlierop
Posts: 139
Joined: Sat Sep 08, 2007 4:25 am

Re: Rotation Snap Angles

Postby dvlierop » Sun Oct 16, 2011 10:28 pm

Welcome Chris!

Just tested it to be sure: If you enter 16 in the preferences.xml file like this:

Code: Select all

<group
       id="rotationsnapsperpi"
       value="16" />


.. then Inkscape will snap to 11.25 deg. increments because 180/16 = 11.25.

Make sure though that Inkscape is NOT running when you edit the preferences file, because when closing Inkscape your changes will be overwritten.

Good luck,

Diederik

ckatheman
Posts: 3
Joined: Thu Oct 13, 2011 2:34 am

Re: Rotation Snap Angles

Postby ckatheman » Thu Oct 27, 2011 10:27 pm

Thanks! worked like a charm.


Return to “Help with using Inkscape”