Hi, I am newby in incscape and I need some help here!
I have designed a car outline and I want to remove some of the bottom space. What I tried to do is to create a new white layer above the outline but in export I get a white rectangle while there is transparency. What I have is in image1 and what I want is in image2.
Thanks
Remove part of an object
-
- Posts: 2
- Joined: Thu Oct 03, 2013 4:23 pm
Remove part of an object
- Attachments
-
- image2.svg
- image2
- (8.45 KiB) Downloaded 252 times
-
- image1.svg
- image1
- (8.46 KiB) Downloaded 145 times
Last edited by antonis_man on Sun Oct 06, 2013 1:27 am, edited 1 time in total.
Re: Remove part of an object
Welcome aboard!
You can convert the stroke of the car shape to a path (Ctrl+Alt+C) and simply subtract the white shape of it.
Also you better convert the texts to paths (Ctrl+Shift+C), and preferably also ungroup the characters (Ctrl+Shift+G),
and combine them (Ctrl+K) together to one path.
As now some part of it is a flowed text, and not everyone has the font you used too.
You can convert the stroke of the car shape to a path (Ctrl+Alt+C) and simply subtract the white shape of it.
Also you better convert the texts to paths (Ctrl+Shift+C), and preferably also ungroup the characters (Ctrl+Shift+G),
and combine them (Ctrl+K) together to one path.
As now some part of it is a flowed text, and not everyone has the font you used too.
- Attachments
-
- hlp81.svg
- (9.88 KiB) Downloaded 144 times
-
- Posts: 2
- Joined: Thu Oct 03, 2013 4:23 pm
Re: Remove part of an object
Thank you very much for your help!