Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!munnari.oz.au!bruce!labtam!graeme From: graeme@labtam.oz (Graeme Gill) Newsgroups: comp.windows.x Subject: Re: Xloadimage version 2.0 available Summary: You might have to look at rle.h Message-ID: <5377@labtam.oz> Date: 1 Oct 90 05:40:37 GMT References: <9009252217.AA22582@armory> <8613@ncar.ucar.edu> <2666@uc.msc.umn.edu> Organization: Labtam Limited., Melbourne, Australia Lines: 20 In article <2666@uc.msc.umn.edu>, wes@uh.msc.umn.edu (Wes Barris) writes: > The latest release of xloadimage (2.0) was said to support URT (.rle) files. > When built and ran it on an IRIS 4D/320 running IRIX 3.3 it produces the > following error message: > > i1.arc.umn.edu> rlebg -s 646 485 -v 0.9 0.1 100 240 150 >junk.rle > i1.arc.umn.edu> xloadimage junk.rle > junk.rle: unknown or unsupported image type > No images to display The Utah rle library support was done on an 80486 system running system VR3/R4 + X11R4. If the IRIS is big endian you might have to go into rle.h and make sure that BIG_ENDIAN is defined and LITTLE_ENDIAN is un-defined. I hope thats all it is. Sorry all this isn't done a bit better, but it was something I hacked together in about a day from the Utah toolkit code. Graeme Gill Labtam I.S.D. Pty. Ltd. graeme@labtam.oz.au