2009/11/3 Evgeniy Ginzburg <span dir="ltr">&lt;<a href="mailto:nad.oby@gmail.com">nad.oby@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Nov 3, 2009 at 4:06 AM, David Reyes Samblas Martinez<br>
&lt;<a href="mailto:david@tuxbrain.com">david@tuxbrain.com</a>&gt; wrote:<br>
[snip]<br>
<div class="im">&gt; I have find a process[1] I think it can be industrialized to transform<br>
&gt; any image of the wikipedia to one more or less good to the device is<br>
&gt; clear than we can expect a real time 3D zoomable render on the WR but<br>
&gt; I think results are quite promising<br>
</div>One option for such &quot;industrialization&quot; of images converting may be<br>
something like this onliner using ImageMagic<br>
<br>
convert  infile.png  -geometry 240 +dither -colors 2 -colorspace gray<br>
-contrast-stretch 0 -normalize  outfile.pbm<br>
<br>
For reference see <a href="http://www.imagemagick.org/Usage/quantize/" target="_blank">http://www.imagemagick.org/Usage/quantize/</a><br>
</blockquote><div><br>Ascii art could be nice too. And wouldn&#39;t require much hacking on the device side :-) <br></div></div><br>