Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

.NET: SVG Support

After hours of searching for code for rendering SVG pictures I finally stumbled upon the Svg Rendering Engine at Codeplex.

The good thing about SVG is that it is supported in most modern browsers. However, SVG is not supported in .NET so you need to find an external library. It seems like Microsoft has focused all their energy on XAML, even though the two formats are very similar.

Fortunately for us the SVG Rendering Engine works more or less out of the box. I had to do some rewriting of the code to make it work with all SVG images. The library is still under development and needs a lot of new features to make it work 100% in accordance with the specifications.



This post first appeared on LazerWire.com, please read the originial post: here

Share the post

.NET: SVG Support

×

Subscribe to Lazerwire.com

Get updates delivered right to your inbox!

Thank you for your subscription

×