From: Christoph Gysin <cgysin@gmx.ch>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 16 colours xpm
Date: Mon, 08 Aug 2005 12:45:59 +0200 [thread overview]
Message-ID: <42F737E7.5090303@gmx.ch> (raw)
In-Reply-To: <200508071919.44936.uwix@iway.na>
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
Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-08 10:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-07 18:19 [gentoo-user] 16 colours xpm Uwe Thiem
2005-08-08 10:45 ` Christoph Gysin [this message]
2005-08-08 12:56 ` Uwe Thiem
2005-08-10 2:00 ` Ow Mun Heng
2005-08-08 17:50 ` Paul Raison
2005-08-09 12:06 ` Uwe Thiem
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42F737E7.5090303@gmx.ch \
--to=cgysin@gmx.ch \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox