Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucdavis!iris!lim From: lim@iris.ucdavis.edu (Lloyd Lim) Newsgroups: comp.sys.mac.programmer Subject: PICT1 on Mac II Message-ID: <4868@ucdavis.ucdavis.edu> Date: 10 Jul 89 19:30:21 GMT Sender: uucp@ucdavis.ucdavis.edu Reply-To: lim@iris.ucdavis.edu (Lloyd Lim) Organization: U.C. Davis - Department of Electrical Engineering and Computer Science Lines: 14 I'm writing a program that creates PICT files that must be compatible with all machines so I'm restricted to PICT1. I was thinking of creating the file by replacing the StdPutPic procedure with one that simply writes the bytes to a file with the appropriate header. However, on a Mac II, I suppose PICT2 opcodes would be generated. To write a PICT1 file, do I have to skip QuickDraw and process it myself? Since Apple always wants you to use their picture mechanisms, there must be a cleaner way (I hope)? +++ Lloyd Lim Internet: lim@iris.ucdavis.edu (128.120.57.20) Compuserve: 72647,660 US Mail: 146 Lysle Leach Hall, U.C. Davis, Davis, CA 95616