Converting SVG to XAML with IE9 and the Microsoft XPS Document Writer
IE9, Silverlight, SVG, wp7, XAML | (0)
There is a growing library of content on the internet in SVG, especially with sites like The Noun Project. With a Windows Phone project that I am working on I wanted to use a graphic from the Noun Project. To do this I needed to convert the SVG file to XAML in order to put the graphic into a Silverlight application on the phone as XAML Paths. Here is how I did it:
I downloaded a SVG file to my computer from the Noun Project
I double-clicked on the SVG file and it opened up in Internet Explorer 9
On the Command bar ...