<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'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'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's not already perfect, and since I'm a very very very bad graphist, I made
<br>some ugly svg to replace the png...</blockquote><div><br>it's something i'll look later, don'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'll commit it.</blockquote><div><br>not enought c++ knowlage 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 nobody according the wiki.</blockquote><div><br>:D 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'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>