I need to read in a svg file, search for a specific string and replace it with a string I have stored as a variable, and save the new svg with a new file name.
can anyone give me a few suggestions on how to get started?
I am beginning to experiment with SVG:
arser, but I fear that there is an extremely simple solution that I am over-complicating.
any suggestions/snippets would be most appreciated
can anyone give me a few suggestions on how to get started?
I am beginning to experiment with SVG:
any suggestions/snippets would be most appreciated