When I found about raphael SVG library I thought it would be peace of cake to do my SVG stuff. But I see that raphael can't import SVG file and from reading other stacks I didn't found any good solution. I saw a few online converters SVG-to-Raphael but I am looking for something that I could programmatically use.
Cross browser compatibility is not a must since I am using this in a mobile development with Titanium Studio.
How can achieve this?