home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / hypercar / 3267 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.5 KB

  1. Path: sparky!uunet!van-bc!rsoft!mindlink!a347
  2. From: John_Miller@mindlink.bc.ca (John Miller)
  3. Newsgroups: comp.sys.mac.hypercard
  4. Subject: Re: JPEG decompressor XCMD wanted
  5. Message-ID: <14614@mindlink.bc.ca>
  6. Date: 26 Aug 92 23:13:34 GMT
  7. Organization: MIND LINK! - British Columbia, Canada
  8. Distribution: world
  9. Lines: 30
  10.  
  11. > Does anyone know if there is a XCMD that decompresses JPEG images?
  12. > I have a very PICT-heavy stack that I hope will become smaller if
  13. > the PICTs are JPEGs instead.
  14.  
  15. Consider using QuickTime.
  16.  
  17. PictCompressor, or some other program, can be used to
  18. save the compressed image as a PICT file or as a
  19. PICT resource.  QuickTime adds new features to
  20. QuickDraw pictures that support image compression.
  21.  
  22. These compressed pictures are therefore magically
  23. handled by the system when a program/XCMD calls
  24. DrawPicture.  If used with QuickTime, HyperCard's
  25. Picture XCMD can be used to display pictures that
  26. internally use JPEG compression.
  27.  
  28. Users without QuickTime installed should see
  29. a message that says something like "This
  30. picture requires QuickTime to display".
  31. (The picture is supposed to contain this
  32. message for non-QT systems, but I've
  33. never actually tried it.)
  34.  
  35. ______________________________________________________________________
  36. John Miller                      (604) 433-1795
  37. Symplex Systems                  internet:  john_miller@mindlink.bc.ca
  38. Macintosh Consulting and Software Development
  39. ______________________________________________________________________
  40.  
  41.