Re: XPM image file format
From: Arthur J. O'Dwyer (ajo_at_nospam.andrew.cmu.edu)
Date: 10/19/04
- Next message: Paul Lutus: "Re: C to Java Byte Code"
- Previous message: Willem: "Re: from array of ints to string and vice versa"
- In reply to: Otto Wyss: "Re: XPM image file format"
- Next in thread: Otto Wyss: "Re: XPM image file format"
- Reply: Otto Wyss: "Re: XPM image file format"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 12:55:28 -0400 (EDT)
On Tue, 19 Oct 2004, Otto Wyss wrote:
>
> boa <root@localhost.com> wrote:
>
>> Check out the pdf file at http://www.wotsit.org/download.asp?f=xpm
Wotsit doesn't seem to allow direct linking, by the way; if you clear
your cache and try to paste that URL in your browser, it probably won't
go where you think it should.
> I get an access denied since I disallow cookies. Is there another place
> to get that document?
The exact same document (version 3.4h) is at
http://www.opennet.ru/docs/formats/xpm.pdf
and plenty of earlier versions are scattered around the Web.
I don't see any mention of color names "blue" or "white" in the
document, either; it looks like all English color names have to be defined
explicitly either in a text file 'XpmRgbFilename' or by some
implementation-specific extension to the XPM parser.
-Arthur
- Next message: Paul Lutus: "Re: C to Java Byte Code"
- Previous message: Willem: "Re: from array of ints to string and vice versa"
- In reply to: Otto Wyss: "Re: XPM image file format"
- Next in thread: Otto Wyss: "Re: XPM image file format"
- Reply: Otto Wyss: "Re: XPM image file format"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|