Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!umd5!uvaarpa!hudson!biochsn!wrp From: wrp@biochsn.acc.virginia.edu (William R. Pearson) Newsgroups: comp.sys.mac.programmer Subject: Writing PICT files Message-ID: <397@hudson.acc.virginia.edu> Date: 17 May 88 23:02:39 GMT Sender: news@hudson.acc.virginia.edu Reply-To: wrp@biochsn.acc.Virginia.EDU (William R. Pearson) Organization: University of Virginia, Charlottesville Lines: 10 I would like to make some plots in a program as a PICT, and then write them out to a file for later editing with MacDraw or SuperPaint. I have Programmer's Extender Vol II, which has ReadPict() and WritePict() functions (without source), but I would like to do it myself. Given a PicHandle, how does one write a PICT file that can be edited by a drawing program? Pointers to appropriate references will be appreciated. Bill Pearson