Can I convert SVG image paths to Image map coordinates?
Lets assume that I have this SVG Image
http://www.openclipart.org/people/ArtFavor/anatomy26.svg
i want to convert the paths in the SVG somehow to Imagemap coordinates
so i can make an effect/script http://www.netzgesta.de/mapper/ on it!!
Meaning i want to make that highlight effect when i roll on a specific part of that anatomy ( the script to be used doesn't have to be "mapper" but i just put it as an example)