On 9/13/07, Ted Gould <ted@...11...> wrote:
On Wed, 2007-09-12 at 12:55 -0300, bulia byak wrote:
I tried to load the attached xaml file found on the net but I get a stream of errors:
I installed an update from Toine that fixes this. :)
Thanks, now it works!
Another problem (I assume it's an XSLT problem too): when I load the Lion.xaml file, edit it, and save as xaml again, the result gets transformed (scaled and moved). Comparing the files, I see that Canvas.RenderTransform in the original file was correctly converted to the transform of the top-level group in SVG, but that transform got lost when converting back to xaml.
Regarding the release notes addition for this, it would be perfect if you or the author of the XSLT convertor could list all the features which are successfully converted xaml<=>svg and all features that are lost in translation, with any tips and caveats you might think necessary. Thanks!