Xref: utzoo comp.graphics:13411 alt.graphics.pixutils:259 Path: utzoo!utgpu!cs.utexas.edu!uunet!munnari.oz.au!metro!grivel!gara!plaplagn From: plaplagn@gara.une.oz.au (Patrick Laplagne ECON) Newsgroups: comp.graphics,alt.graphics.pixutils Subject: Help with unknown format Keywords: Graphic format Message-ID: <3765@gara.une.oz.au> Date: 19 Sep 90 01:42:01 GMT Organization: University of New England, Armidale, Australia Lines: 7 Hi. I have recently come across a graphic format which I can't figure out. All my attempts at viewing it have proven unsuccessful. Hopefully somebody can help. The initial file is in compressed format with the *.Z ending. When decompressed,its first few lines look like this: #define noname_width 576 #define noname_height 720 static char noname_bits[] = { 0xdd, 0x55, 0xdb, 0xb6, 0x6d, 0xb7, 0x6d, 0x6d, 0xdb, 0xb6, 0xb6, 0x6d, 0x5b, 0x6b, 0xbb, 0x6d, 0xdb, 0xda, 0xfe, 0xff, 0xff, 0xdf, 0xff, 0xff, ...and so on. It is an ascii file. When transferred onto a PC, it will not let itself be opened as any of the common formats (including gif). I am doing something wrong? Thanks in advance for your answers and/or suggestions. Patrick.