Are there any relatively easy ways to deal with SVG
images in .NET?
P.S. I'm using SFML as a graphic outputting engine.
please see Converting SVG to PNG using C# - there are two options to deal with SVG from .NET...
Another option is http://www.codeproject.com/KB/WPF/SharpVectors.aspx