On 08 August 2005 11:45, 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

Thanks you!

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
[email protected] mailing list

Reply via email to