Welcome to WindowsClient.net | Sign in | Join

Rob Relyea - XAMLified

WPF, Silverlight and XAML

Syndication

Sponsors





  • advertise here
SVG to XAML or Canvas (from SixPairs.com)

Happy to see more work on file converters from other formats to XAML.  See “SVG to XAML Converter” for details on these 4 apis:

  • public Canvas SvgToCanvas(string svgString);
  • public string SvgToXaml(string svgString);
  • public Canvas SvgFileToCanvas(string svgFilePath);
  • public string SvgFileToXaml(string svgFilePath);

I like to see converters support targeting both XAML and an Object graph directly.  System.Xaml.dll (in .NET 4) provides a great foundation to support both, more easily than doing it yourself.

Published Wednesday, November 04, 2009 9:36 AM by Rob_Relyea

Comments

# re: SVG to XAML or Canvas (from SixPairs.com)@ Thursday, November 05, 2009 9:36 AM

I have just added a WPF SVG Viewer Control and a batch converter to Xaml.

An SvgViewer app will follow.

I am working on the Silverlight versions of the library and control.

Best Regards,

Ceyhun

# re: SVG to XAML or Canvas (from SixPairs.com)@ Friday, November 06, 2009 4:42 AM

As promised, I published an SvgViewer application as well as an SvgViewer CONTROL on http://www.sixpairs.com.

# Dew Drop – November 6, 2009 | Alvin Ashcraft's Morning Dew@ Friday, November 06, 2009 8:31 AM

Pingback from  Dew Drop – November 6, 2009 | Alvin Ashcraft's Morning Dew

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Page view counter