New Here?
My name is Nir and I'm the founder of Nbd-Tech, this blog is about things that interest me, so you can find posts on productivity, running a software company and obscure technological topics.
If you like what you read you can
subscribe to the blog feed or
follow me on twitter.
This is a very useful tool for anyone doing WPF development (not only Silverlight).
If you are using WPF and the Silverlight image at the bottom doesn't look right don't worry, the generated XAML usually works well in the "full" WPF, you can test it using XAML Pad or XAML Cruncher(Scroll down to the Installable Executables section).
This tool doesn't set the StrokeStartLineCap property correctly, whenever you see StrokeEndLineCap="Round" on a Path element just add a StrokeStartLineCap="Round" and you should be fine
SVG to Silverlight Workbench, blog entry with information about it.
posted @ Thursday, June 14, 2007 3:54 PM