Hello all,
I'm using the xaml save function in Inkscape to create maps to use in silverlight. The two problems I have ran into are:
1. Inkscape saves the name of an element as name="" instead of x:name="".
2. The lablel of an element is completely dropped instead of converting it into the tag="" attribute in xaml.
Does anyone have any ideas of how I can make this change?
Thanks in advance