Hi Bernhard,<br><br>We have another useful improvement. We refactored svgloader.py to remove pyXML package dependency. As you known, pyXML is no longer maintained and last release was  in 2004. Therefore pyXML has a bug in build script and produces corrupted package installation.
<br><br>To avoid these problems we substituted pyXML by built-in Python SAX parser. The source code you can find on following link:<br><br><a href="http://sk1.svn.sourceforge.net/viewvc/sk1/trunk/sK1/src/app/plugins/Filters/svgloader.py?view=log">
http://sk1.svn.sourceforge.net/viewvc/sk1/trunk/sK1/src/app/plugins/Filters/svgloader.py?view=log</a><br><br>In current state (revision 207) refactored svgloader.py is fully compatible with Skencil 0.6.x. Later compatibility will be broken due to text engine UTF8 migration.
<br><br>Sincerely,<br><br>Igor Novikov<br>sK1 Team<br><a href="http://sk1.sf.net">http://sk1.sf.net</a><br><br><br><div><span class="gmail_quote">On 5/17/07, <b class="gmail_sendername">Bernhard Reiter</b> &lt;<a href="mailto:bernhard@intevation.de">
bernhard@intevation.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Igor,<br><br>On Thursday 10 May 2007 13:10, Igor Novikov wrote:
<br>&gt; sK1 project was presented on Libre Graphics Meeting 2007 in Montreal and it<br>&gt; seems the presentation was sucsessful.<br><br>wonderful!<br><br>&gt; Among other new features we demonstrated a &quot;brilliant&quot; feature - universal
<br>&gt; CDR importer for CorelDRAW files from 7 version up to X3 version. This<br>&gt; importer is backward compartible with Skencil v.0.6.x and it&#39;s code can be<br>&gt; found in our SVN on SF.net. CDR format reverse engineerig is a separate sK1
<br>&gt; subproject (additional info can be found on our web site).<br><br>Good to know!<br><a href="http://sk1.svn.sourceforge.net/viewvc/sk1">http://sk1.svn.sourceforge.net/viewvc/sk1</a><br><br>&gt; Comparsion tests for complex drawing show that sK1 engine (based on Skencil
<br>&gt; engine but improved by Cairo renderer) is faster than Inkscape or Scribus<br>&gt; engines and requires smaller memory amount (on the same drawing: sK1 - 60<br>&gt; Mb, Inkscape - 260 Mb, Scribus - 480 Mb)<br>&gt;
<br>&gt; Also it was declared that unlike Sodipodi/Inkscape pair, sK1 team and<br>&gt; Skencil team plan joining forces for 1.0 version. Therefore we are ready to<br>&gt; discuss this issue.<br><br>I had already put on some of the questions.
<br>What name to use, and what strategy to pursue regarding<br>the now available three esisting ends skencil 0.6, sk1, skencil 0.7.<br>Then we need to find the best infrastructure for it.<br><br>From Bernhard H. I&#39;ve heard that we wanted to peek a look at your code.
<br><br>&gt; P.S. Build scripts in our SVN still not ready and I need a few days to fix<br>&gt; its.<br><br>Let us know, when they are fixe. :)<br>Bernhard<br><br><br>--<br>Managing Director - Owner: <a href="http://www.intevation.net">
www.intevation.net</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Free Software Company)<br>Germany Coordinator: <a href="http://fsfeurope.org">fsfeurope.org</a>. Coordinator: <a href="http://www.Kolab-Konsortium.com">www.Kolab-Konsortium.com</a>.<br>Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
<br>Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner<br><br>_______________________________________________<br>Skencil-users mailing list<br><a href="mailto:Skencil-users@wald.intevation.org">Skencil-users@wald.intevation.org
</a><br><a href="http://lists.wald.intevation.org/mailman/listinfo/skencil-users">http://lists.wald.intevation.org/mailman/listinfo/skencil-users</a><br><br><br></blockquote></div><br>