[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] images
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] images |
Date: |
Sat, 09 Feb 2002 19:50:04 +0100 (CET) |
> One possibility is the "xbm" format, much used for program
> icons in X, since these use only ASCII characters. It depends
> what you mean by "binary", though.
xbm is as space expensive as the `plain pgm' format (P2).
Reason for my wish is that `diff' works not well with binary data, and
it is common to provide diff files between releases.
> By the way, you don't say what Gaius's png is for.
> Can we have a look at it? <pretty please>
Attached. It is simply the GNU logo needed for the homepage.ms demo
page.
Werner