Wikipedia has an extensive set of anatomy SVGs, but I not not be able to highlight different organs or parts dynamically, because there are no source files with layers I can manipulate in photoshop or gimp. How can I edit an .SVG file?
Tell me more
×
Graphic Design Stack Exchange is a question and answer site for
professional graphic designers and non-designers trying to do their own graphic design. It's 100% free, no registration required.
|
|
An .SVG file IS a source file. It isn't layers in the Photoshop/Gimp sense but it absolutely can be picked apart. Use an SVG editor - that would be Illustrator or Inkscape. Alternatively, if you want to get real crazy you can open the .SVG in any text editor and look for the values you want to change which for colors would be in Hex format #nnnnnn |
|||
|