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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!lieber@MEDIA-LAB.MEDIA.MIT.EDU
  2. From: lieber@MEDIA-LAB.MEDIA.MIT.EDU (Henry Lieberman)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Picture-files example
  5. Message-ID: <9211201910.AA23782@media-lab.mit.edu>
  6. Date: 20 Nov 92 19:10:41 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 12
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11.  
  12. I was playing around with Picture-files in the examples folder.
  13. It writes a file that it can read back itself, but no other Mac applications
  14. recognize this as a pict file, unless you set the mac-file-type yourself. 
  15. I had lots of small glitch problems of displays looking incorrect, and 
  16. MacDraw, Canvas, Photoshop etc. all have different ideas about what a pict
  17. file should look like or even if its a valid pict file at all. I'll supply
  18. detailed examples upon request. This may not be Lisp's problem, it may be
  19. endemic to the underlying pict manipulation functions, as not every Mac
  20. program seems to agree on picts.
  21.  
  22. Henry
  23.