home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20335 < prev    next >
Encoding:
Text File  |  1992-12-26  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!kaufman
  3. From: kaufman@Xenon.Stanford.EDU (Marc T. Kaufman)
  4. Subject: Re: MacDraw file format
  5. Message-ID: <kaufman.725419320@Xenon.Stanford.EDU>
  6. Sender: news@CSD-NewsHost.Stanford.EDU
  7. Reply-To: kaufman@CS.Stanford.EDU
  8. Organization: CS Department, Stanford University, California, USA
  9. References: <92361.185547X68442@BARILVM.BITNET>
  10. Date: 27 Dec 92 01:22:00 GMT
  11. Lines: 14
  12.  
  13. Yair Elharrar <X68442@BARILVM.BITNET> writes:
  14.  
  15. >Hello; I want to create a small utility that will read in certain data and
  16. >output a MacDraw file; I'm looking for some help on how MacDraw files are
  17. >built, including basic objects like lines and text.
  18. >Any help will be greatly appreciated.
  19.  
  20. Believe me when I tell you: You don't want to know.  MacDraw files are
  21. basically a dump of the internal data structures, which are quite complex
  22. and non-trivial.  Consider using the XTND interface or PICTs.
  23.  
  24. -- 
  25. Marc Kaufman (kaufman@CS.Stanford.EDU)
  26.  
  27.