Hi, Im very newbie and i have a problem
I want to make a svg icon and I need all the icon with the combined paths (compound path). Using "Path > Combine" accomplish what I want with simple figures. But when my icon is composed of many figures, this option deform the figure. Actually i select all the shapes and use "Path > Combine" option, what im doing wrong? exists a procedure to accomplish this?
I attach the original svg file and the (wrong) result svg file after use "Path > Combine" option. The result should be exactly the same icon but with the combined path.
PS: sorry for my bad english
Combine path (compound path)
-
- Posts: 3
- Joined: Thu May 15, 2014 2:32 pm
Combine path (compound path)
- Attachments
-
- papiro_fill_error.svg
- this is the result of use "Path > Combine" selecting all the shapes that form the icon
- (3.14 KiB) Downloaded 245 times
-
- papiro_fill.svg
- original svg file of the icon
- (4.23 KiB) Downloaded 189 times
Re: Combine path (compound path)
Hi
Convert the stroke to path for all objects before combining.
RGDS
Ragnar
Convert the stroke to path for all objects before combining.
RGDS
Ragnar
Good Luck!
( ͡° ͜ʖ ͡°)
RGDS
Ragnar
( ͡° ͜ʖ ͡°)
RGDS
Ragnar
-
- Posts: 3
- Joined: Thu May 15, 2014 2:32 pm
Re: Combine path (compound path)
it's worked, but that removes the filling of the figure, so I did it in a strange way. What I did was: for each figure, convert stroke to path (Crl + Alt + c) but this removes the filling of the figure, so then combine path (Crl + k) and descompuse again (Crl + Shift + k), that returned two figures (?) both with the fill and ready to use in combination, so just delete one. Then i could take all the figures and combine successfully (Crl + k).
This is the normal process or exists a correct way?
This is the normal process or exists a correct way?
Re: Combine path (compound path)
Usually it works better to have paths closed and filled, with no strokes.
Once you converted strokes to paths on your original image, by breaking apart you can get rid of the previous subpaths making the objects "hollow".
Then you can add objects together (Ctrl++).
Correct way would be harder to tell, how to construct such design accurately.
(There are parts that could be improved.)
Once you converted strokes to paths on your original image, by breaking apart you can get rid of the previous subpaths making the objects "hollow".
Then you can add objects together (Ctrl++).
Correct way would be harder to tell, how to construct such design accurately.
(There are parts that could be improved.)
- Attachments
-
- papiro_fillII.svg
- (5.25 KiB) Downloaded 197 times
-
- Posts: 3
- Joined: Thu May 15, 2014 2:32 pm
Re: Combine path (compound path)
Thanks! your info has been extremely useful 
I will continue practicing 8|

I will continue practicing 8|