<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/svgdomcsharp/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/svgdomcsharp/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 24 Feb 2006 10:24:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/svgdomcsharp/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>svg support for files without xml namespace</title><link>https://sourceforge.net/p/svgdomcsharp/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;At the moment it's not possible to load svg files that&lt;br /&gt;
don't have the xmlns set. Although I know it's not 100%&lt;br /&gt;
valid, some tools use those, it would be great if the&lt;br /&gt;
following change could be added:&lt;/p&gt;
&lt;p&gt;//SvgDocument class&lt;br /&gt;
public override XmlElement CreateElement(string prefix,&lt;br /&gt;
string localName, string ns)&lt;br /&gt;
{&lt;br /&gt;
if (ns == null || ns.Length == 0) ns =&lt;br /&gt;
"http://www.w3.org/2000/svg";&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo Kok</dc:creator><pubDate>Fri, 24 Feb 2006 10:24:34 -0000</pubDate><guid>https://sourceforge.netad6f73cf9d9ba4798e8d2c3a99efba85dc06c013</guid></item><item><title>Add BitmapRenderer</title><link>https://sourceforge.net/p/svgdomcsharp/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;GdiRenderer is using Windows.Forms Control as its &lt;br /&gt;
container for rendering.&lt;br /&gt;
I would like to have a renderer which is unattended from &lt;br /&gt;
Windows.Forms, for example having a BitmapRenderer &lt;br /&gt;
which will do the rendering process in memory, without &lt;br /&gt;
any use of Windows.Forms .&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rafaelmizrahi</dc:creator><pubDate>Wed, 15 Jun 2005 08:05:49 -0000</pubDate><guid>https://sourceforge.netc08871260b3b71cbf1b6de57824e2bb44a88d7c5</guid></item><item><title>CodeDOM support</title><link>https://sourceforge.net/p/svgdomcsharp/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think it would be cool if there was either a dll or exe &lt;br /&gt;
distributed with the project that used CodeDOM to &lt;br /&gt;
create a compatable version of the svg file but in .net &lt;br /&gt;
code, so it could be embedded in custom controls or &lt;br /&gt;
normal apps, Dont get me wrong, i think the svg# &lt;br /&gt;
project is a great idea, but it has a high overhead and it &lt;br /&gt;
is a lot of files to be distributed for a small program.&lt;/p&gt;
&lt;p&gt;E-Mail address for tracker support: &lt;br /&gt;
the_decryptor@hotmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 03 Feb 2004 08:49:31 -0000</pubDate><guid>https://sourceforge.net6b823cc73ee90e9c3b5ae6bfb440c5df86ffa5a8</guid></item><item><title>In-page redering control</title><link>https://sourceforge.net/p/svgdomcsharp/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A control to be hosted as an activeX control in a page &lt;br /&gt;
and render SVG files.&lt;/p&gt;
&lt;p&gt;I am willing to help you with this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kastellanos Nikos</dc:creator><pubDate>Fri, 21 Nov 2003 13:48:06 -0000</pubDate><guid>https://sourceforge.nete6e14f32c647c08fd59f237ff6bec7ca967e1c86</guid></item><item><title>Support for the .NET CF</title><link>https://sourceforge.net/p/svgdomcsharp/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Will there be support for the .NET Compact Framework, &lt;br /&gt;
has anyone testet the current build with the .NET CF ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 20 Aug 2003 12:17:31 -0000</pubDate><guid>https://sourceforge.net529a86c915d9cbac1b0b78999b4641a30031333e</guid></item></channel></rss>