2 .\" svn2xaml manual page.
3 .\" (C) 2007 Novell, Inc.
5 .\" Miguel de Icaza (miguel@gnu.org)
7 .de Sp \" Vertical space (when we can't use .PP)
11 .TH svg2xaml "Mono 1.2, Moonlight 1.0"
13 svg2xaml \- SVG to XAML conversion utility
16 .B svg2xaml input.svg [output.xaml]
18 The \fIsvg2xaml\fP command is a tool that can be used to transform SVG
19 files into XAML files that are suitable to be consumed by Mono's
20 Moonlight engine or Microsoft's Silverlight or WPF.
22 If no output file is specified, a new file based on the input file
23 name with the extension .xaml is created.
25 Mailing lists are listed at the
26 http://www.mono-project.com/Mailing_Lists
28 In addition Moonlight is discussed in the "Olive" group:
29 http://groups.google.com/group/mono-olive
31 http://www.mono-project.com/Moonlight