home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / lisp / mcl / 1652 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!spool.mu.edu!agate!apple!apple!cambridge.apple.com!jwbaxter@halcyon.halcyon.com
  2. From: jwbaxter@halcyon.halcyon.com
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: Picture-files example
  5. Message-ID: <199211211652.AA09067@halcyon.com>
  6. Date: 21 Nov 92 16:56:07 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 17
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: lieber@MEDIA-LAB.MEDIA.MIT.EDU
  11. Original-Cc: info-mcl@cambridge.apple.com
  12.  
  13. >This may not be Lisp's problem, it may be
  14. >endemic to the underlying pict manipulation functions, as not every Mac
  15. >program seems to agree on picts.
  16. >
  17. Henry,
  18.    A file of type PICT is supposed to contain a 512-byte header area
  19. (written as zeros unless a particular application wants to use it),
  20. followed by the same data structure as a picture handle or PICT resource. 
  21. Either the old or new format picture should work (the new format will
  22. appear blank in some old applications running very old System software).
  23.    The 512-byte header is "left over" from original (ie, 1984) MacPaint,
  24. which stored user-customized patterns there.
  25.    --John
  26.  
  27. --------------
  28. John W. Baxter   jwbaxter@halcyon.com   [BAXTER.JOHN on AppleLink, from
  29. AppleLink only.]
  30.