I'm trying to edit a SVG file and I can't get anything to work. I want to replace some text on a file that I found and it won't ungroup. Is there something else I can try? I want to replace the "FFA" with 4H. any help would be greatly appreciated! I have several ones that I want to do this with.
thanks!
Edit svg file
-
- 1 Star Member
- Posts: 20
- Joined: Mon Jan 02, 2017 3:30 pm
Edit svg file
- Attachments
-
- ffa2_pig.svg
- (20.47 KiB) Downloaded 58 times
- ffa2_pig.svg
- (20.47 KiB) Downloaded 58 times
- little blue choo
- 4 Star Member
- Posts: 1458
- Joined: Mon Mar 02, 2015 10:38 pm
- Location: Cherryville NC
- Contact:
Re: Edit svg file
Here you go Karen. Hope this helps. The easiest way for me was to delete the nodes for FFA and then add 4H by using the Union function. Took me about 3 minutes.
Rick
Rick
Rick
Arclight 9600 4x8 table
Hypertherm PM65
Acc. Plate Marker, 4 inch Pipe Cutter, Wood Router package
Quincy Q54 compressor 2 stage, 5hp, 60 gal
Refrigerated air dryer & 4 stage filtration system
Software Mach 3, Sheetcam, Solid Edge 2D, Inkscape
Arclight 9600 4x8 table
Hypertherm PM65
Acc. Plate Marker, 4 inch Pipe Cutter, Wood Router package
Quincy Q54 compressor 2 stage, 5hp, 60 gal
Refrigerated air dryer & 4 stage filtration system
Software Mach 3, Sheetcam, Solid Edge 2D, Inkscape
-
- 1 Star Member
- Posts: 20
- Joined: Mon Jan 02, 2017 3:30 pm
Re: Edit svg file
Rick..THANK YOU!!! Can you give me the steps you did to achieve this? I have others that I want to modify as well. I couldn't figure out how
to delete the "FFA".
to delete the "FFA".
- acourtjester
- 6 Star Elite Contributing Member
- Posts: 8183
- Joined: Sat Jun 02, 2012 6:04 pm
- Location: Pensacola, Fla
Re: Edit svg file
I have found that you can use the "break apart" function under Path will sometimes separate different sections. If you do that and it turns it all black go to the fill and stroke function and click on the X under fill this will make it so you don't see anything, then click on stroke and give it a color then you will see the outlines for all the sections. Using your mouse select one section you can then move it or delete it. Zooming in helps if you want to get even smaller sections to work with. Some lettering will be each letter will be separate it depends on how it was joined in the original.
attached image shows how it looks sometimes, you can also use the node tool to remove nodes to break things apart too but that is more involved.
attached image shows how it looks sometimes, you can also use the node tool to remove nodes to break things apart too but that is more involved.
DIY 4X4 Plasma/Router Table
Hypertherm PM65 Machine Torch
Drag Knife and Scribe
Miller Mig welder
13" metal lathe
Small Mill
Everlast PowerTig 255 EXT
Hypertherm PM65 Machine Torch
Drag Knife and Scribe
Miller Mig welder
13" metal lathe
Small Mill
Everlast PowerTig 255 EXT
-
- 1 Star Member
- Posts: 20
- Joined: Mon Jan 02, 2017 3:30 pm
Re: Edit svg file
Thank you! I will give it a try on some other files that are similar.