On Mon, 2005-08-08 at 12:45 +0200, Christoph Gysin wrote:
> Uwe Thiem wrote:
> > Anybody in the know how to generate an xpm image with 16 colours and 1 
> > character per pixel? I mean other than using vi. ;-) Alternatively, 
> > converting an image to that format would do for me.
> 
> imagemagick is your friend :-)
> 
> # emerge -avt imagemagick
> 
> The following isn't tested, read the man page if it doesn't work...
> 
> $ convert -size 800x600 -colors 16 -depth 8 image.png image.xpm

-size doesn't work. Had to use -scale

just FYI

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 09:59:34 up 3 days, 20:34, 9 users, load average: 0.29,
0.36, 0.61 


-- 
gentoo-user@gentoo.org mailing list

Reply via email to