Inset/Outset and Corners

Post questions on how to use or achieve an effect in Inkscape.
grahamarama
Posts: 1
Joined: Mon Feb 17, 2014 6:46 am

Inset/Outset and Corners

Postby grahamarama » Mon Feb 17, 2014 6:50 am

Hello,

I want to make a path traced around the shape in the svg file attached, offset 1/32" from the shape boundary. Problem is, when I use either inset or outset on the path, it disappears. What am I doing wrong? (Inkscape 0.48)

Graham
Attachments
trapezoid.svg
(1.82 KiB) Downloaded 277 times

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

Re: Inset/Outset and Corners

Postby Lazur » Mon Feb 17, 2014 7:09 am

Hi.

Those options are working with closed paths.
Right now, you have a compound path made of separate segments.
Use the node editor tool to merge the "double nodes" together, then it will work.

If you want an offset exactly 1/32, then use the dynamic offset option,
and then open the xml editor panel (Shift+Ctrl+X) and set the exact radius.

Keep in mind that the result itself won't be a path, you have to convert it back by pressing Ctrl+Shift+C.

Another note is, that by setting a line width to the original path (Shift+Ctrl+F) double as the offset, you may have a more accurate offset.
-To convert stroke to path press Ctrl+Alt+C.


Return to “Help with using Inkscape”