home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / graphics / 100 next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.5 KB

  1. Path: sparky!uunet!utcsri!dgp.toronto.edu!rodney
  2. Newsgroups: comp.sys.sgi.graphics
  3. From: rodney@dgp.toronto.edu (Rodney Hoinkes)
  4. Subject: New JPEG GL Library Available
  5. Message-ID: <1993Jan6.151801.9871@jarvis.csri.toronto.edu>
  6. Organization: Centre for Landscape Research, University of Toronto
  7. Date: 6 Jan 93 20:18:01 GMT
  8. Lines: 50
  9.  
  10.  
  11. Anonymous FTP availability of CLR JPEG library v1.02
  12. ----------------------------------------------------
  13.  
  14. As the Independent JPEG Group has released their v4 library, I have
  15. updated the SGI IRIS GL(tm) libraries I have built around it.  These
  16. include simple calls to load/save to/from screen and/or memory (in
  17. lrect format).  This also includes GL sample programs to save a
  18. section of the screen to a jpeg file (jsave) and one to display images
  19. on the screen (jpaste).  These versions of the programs supercede v1.0
  20. of this library (based upon v3b of the library) and versions released
  21. by Eric Williams of SGI (thanks to him for bug fixes and enhancements)
  22. (based upon v2 of the library).
  23.  
  24. The library can be found on explorer.dgp.utoronto.ca (128.100.1.129)
  25. in the directory pub/sgijpeg.  The latest version is libCLRjpeg4.tar.Z.
  26. The binaries are all compiled under IRIX 3.3.2 and appear to be upwardly
  27. compatible.
  28.  
  29. Please read the associated README files for caveats of using JPEG,
  30. especially for archiving as this is a lossy format (although a GREAT
  31. disk space saver).  I have typically achieved compression of 10:1 to
  32. 15:1 over standard IRIS RGB files (RLE encoded) or TIFF (LZW compression)
  33. when dealing with photographic imagery.
  34.  
  35. This library does NOT include all of the base JPEG code, only the
  36. pre-compiled .o files with a set of GL wrappers around it.  The full
  37. JPEG code (without GL wrappings) can be found as follows:
  38.  
  39. The Independent JPEG Group is proud to announce the fourth public release
  40. of our free JPEG image compression software.
  41.  
  42. The C source code, documentation, and test files are available for anonymous
  43. FTP from FTP.UU.NET (137.39.1.9), file graphics/jpeg/jpegsrc.v4.tar.Z.
  44. The package will shortly be available on CompuServe, in the GRAPHSUPPORT
  45. forum (GO PICS), library 15, as jpsrc4.zip.  We intend to post the source
  46. code in comp.sources.misc and executables in appropriate binaries groups.
  47.  
  48. I hope others find it useful,
  49.  
  50.  
  51.     Rodney Hoinkes
  52.     Head of Design Applications
  53.     Centre for Landscape Research
  54.     University of Toronto
  55.     Tel:   (416) 978-7197
  56.     Email: rodney@dgp.utoronto.ca
  57.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  58.     APIAWWGATI
  59.     "Anything's possible IF and WHEN we get around to it."
  60.