Xref: utzoo comp.sys.mac:19062 comp.sys.mac.programmer:1951 Path: utzoo!attcan!uunet!husc6!rutgers!njin!princeton!phoenix!englandr From: englandr@phoenix.Princeton.EDU (Scott Louis Englander) Newsgroups: comp.sys.mac,comp.sys.mac.programmer Subject: Re: MacPaint file conversion Keywords: macpaint paintraster bitmaps Message-ID: <3422@phoenix.Princeton.EDU> Date: 6 Aug 88 08:45:33 GMT References: <6525@umn-cs.cs.umn.edu> Reply-To: englandr@phoenix.Princeton.EDU (Scott Louis Englander) Organization: Princeton University, NJ Lines: 8 In article <6525@umn-cs.cs.umn.edu> imp@crayview.msi.umn.edu (Chuck Lukaszewski) writes: >Since there has been a lot of interest in MacPaint format and transferring >such files to Unix machines, I am taking the liberty of posting the source >for paintraster.c, which takes a MacPaint file already on a UNIX machine >and converts it to a Sun rasterfile. The format of the MacPaint file is >very simple run-length encoding and is described in Apple Technote #96. > Is there a way to go from Sun rasterfile --> MacPaint?