All Tags »
SVG2XAML
Sorry, but there are no more tags available to filter with.
-
This document is part of my ongoing work on documenting the conversion process from SVG to XAML-GUI. This document is expected to change as I learn more, and/or as XAML-GUI changes thanks to our feedback.
SVG Path Data
SVG (which borrowed this from VML) takes a minimalist approach when it comes to Path declarations. In order to cut down on the ...