Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 16 colours xpm
Date: Mon, 08 Aug 2005 13:06:15
Message-Id: 200508081356.47378.uwix@iway.na
In Reply to: Re: [gentoo-user] 16 colours xpm by Christoph Gysin
1 On 08 August 2005 11:45, Christoph Gysin wrote:
2 > Uwe Thiem wrote:
3 > > Anybody in the know how to generate an xpm image with 16 colours and 1
4 > > character per pixel? I mean other than using vi. ;-) Alternatively,
5 > > converting an image to that format would do for me.
6 >
7 > imagemagick is your friend :-)
8 >
9 > # emerge -avt imagemagick
10 >
11 > The following isn't tested, read the man page if it doesn't work...
12 >
13 > $ convert -size 800x600 -colors 16 -depth 8 image.png image.xpm
14
15 Thanks you!
16
17 Uwe
18
19 --
20 95% of all programmers rate themselves among the top 5% of all software
21 developers. - Linus Torvalds
22
23 http://www.uwix.iway.na (last updated: 20.06.2004)
24 --
25 gentoo-user@g.o mailing list