home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1313 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.7 KB  |  50 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!pilchuck!fnx!sgihbtn!paul
  3. From: paul@sierra.com (Paul Stratton)
  4. Subject: Re: How to display a tiff file ?
  5. Message-ID: <1992Aug12.221351.22296@sierra.com>
  6. Sender: news@sierra.com
  7. Nntp-Posting-Host: mcknly
  8. Organization: Sierra Geophysics Inc.,  Kirkland, Wa
  9. References: <1992Jul31.220024.8280@u.washington.edu> <36560004@hpgrla.gr.hp.com> <BsMBA3.9GH@apollo.hp.com>
  10. Date: Wed, 12 Aug 1992 22:13:51 GMT
  11. Lines: 37
  12.  
  13. I surprised somebody hasn't mentioned Sam Leffler's tiff libraries.  Does
  14. fax, lzw, etc.  Here is the HOWTO file that talks about where to get it.
  15.  
  16. $Header: /usr/people/sam/tiff/RCS/HOWTO,v 1.8 92/02/21 15:31:47 sam Exp $
  17.  
  18. How To Obtain This Software (in case all you get is this file)
  19.  
  20. The software is available for public ftp on
  21.     sgi.com                     graphics/tiff/v3.0.tar.Z
  22.         (192.48.153.1)
  23.     ucbvax.berkeley.edu         pub/tiff/v3.0.tar.Z
  24.         (128.32.130.12)
  25.  
  26. For example,
  27.     ftp -n sgi.com
  28.     ....
  29.     user anonymous
  30.     ... <type in password>
  31.     cd graphics/tiff
  32.     binary
  33.     get v3.0.tar.Z
  34.  
  35. The software comes in a compressed tar file.  To extract the
  36. information:
  37.     zcat v3.0.tar.Z | tar xf -
  38. (uncompress and extract individual files in current directory).
  39.  
  40. There is also a companion compressed tar file, v3.0pics.tar.Z
  41. that has sample TIFF image files.  These are mostly useful in
  42. testing the software if/when you port it to an unsupported system.
  43.  
  44.  
  45. -- 
  46. Paul Stratton               -----   -----   -----    -----    -----    ------
  47. Sierra Geophysics, Inc.    /          /    /        /    /   /    /   /     /
  48. P.O. Box 3886              -----     /    /---     /-----   /-----   /-----/
  49. Seattle, Wa.  98124            /    /    /        /   \    /  \     /     /
  50.