<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m a kde user since some times and following the advice of johann I ported<br>knetwalk to svg in kde trunk.
</blockquote><div><br>nice, it&#39;s saving my day.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It&#39;s not already perfect, and since I&#39;m a very very very bad graphist, I made
<br>some ugly svg to replace the png...</blockquote><div><br>it&#39;s something i&#39;ll look later, don&#39;t worry about that. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I attach the patch and if you are agree, I&#39;ll commit it.</blockquote><div><br>not enought c++ knowlage&nbsp; to judge your code, hope someone will.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I can also propose myself as official maintener of knetwalk since there is<br>currently&nbsp;&nbsp;nobody according the wiki.</blockquote><div><br>:D&nbsp; nice. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
And last, I have one questions about porting games to svg :<br>it is better (more efficient) to put each svg in individual file, or all in<br>one svg(z) file and use id to render the appropriate part ?<br></blockquote></div>
<br>all in one SVG, with ID name on elements you need, because:<br>- it&#39;s save a looooooot of time for artists<br>- for futur kde-look section. GetHotNewStuff is buggy with severals files.<br><br>welcome here ;)<br>