Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!ub!uhura.cc.rochester.edu!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!NEEK.FAC.CS.CMU.EDU!neek From: neek@NEEK.FAC.CS.CMU.EDU (Craig Marcus) Newsgroups: comp.graphics Subject: Re: Run-length encoded Sun rasterfiles Message-ID: <1991Jan25.212307.10252@cs.cmu.edu> Date: 25 Jan 91 21:23:07 GMT References: <9101251648.AA16056@sun4.jhuapl.edu> Sender: netnews@cs.cmu.edu (USENET News Group Software) Reply-To: neek@NEEK.FAC.CS.CMU.EDU (Craig Marcus) Organization: Carnegie Mellon University Lines: 15 In article <9101251648.AA16056@sun4.jhuapl.edu>, jwm@SUN4.JHUAPL.EDU (James W. Meritt) writes: |> Is there a program to convert ordinary sun rasterfiles to run-length |> encoded sun rasterfiles? I can do this by loading it into an Also along these lines, does anyone know how to convert the 'old-style' sun rasterfiles to either the standard or rle type ? The type is encoded in bytes 20-24 of the raster file, where: 0 = oldstyle, 1=standard, and 2=run-length. It seems that some graphics utilities (ie, FrameMaker) cannot load old-style formats but have no problem w/ the other 2. Craig Marcus Carnegie Mellon U.