On Tue, Nov 3, 2009 at 4:06 AM, David Reyes Samblas Martinez
<da...@tuxbrain.com> wrote:
[snip]
> I have find a process[1] I think it can be industrialized to transform
> any image of the wikipedia to one more or less good to the device is
> clear than we can expect a real time 3D zoomable render on the WR but
> I think results are quite promising
One option for such "industrialization" of images converting may be
something like this onliner using ImageMagic

convert  infile.png  -geometry 240 +dither -colors 2 -colorspace gray
-contrast-stretch 0 -normalize  outfile.pbm

For reference see http://www.imagemagick.org/Usage/quantize/

[snip]
-- 
So long, and thanks for all the fish.

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to