home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume5 / iconise / README.iconise < prev   
Text File  |  1989-02-03  |  2KB  |  38 lines

  1. SHIPPING:                       Contents
  2.     README.iconise          This file
  3.     iconise.c               Source file
  4.     garfield.icon2          Test icon
  5.         iconise.1               Nroff source for man entry
  6.  
  7. See iconise.c and iconise.1 (nroff type manual entry) for description
  8. of the program. To compile it use:
  9.  
  10. cc -O -o iconise iconise.c
  11.  
  12. as a test try:
  13.  
  14.     iconise -w 2 -h 1 garfield.icon2 | (some printer with 132 * 66 page)
  15.  
  16. or on any 64*18 or larger screen...
  17.  
  18.     iconise garfield.icon2
  19.  
  20. It is a very simple program I wrote since we at Warwick University
  21. have periodic access to Sun Graphics workstations and miss our LOVELY icons...
  22.  
  23. The garfield icon was by me also - just shows that at least a few computer
  24. nerds actually can do other things than write silly programs.
  25.  
  26. ______________________________________________________________________________
  27.  
  28. Snail Mail:                  ________________   Aliases:
  29. Harv J Thompson              \ \__________  /   Well they call me "Max"
  30. Dept. Of Computer Science     \ \______  / /
  31. University Of Warwick          \  __  / / /     Quote:
  32. Coventry CV4 7AL                \ \ \/ / /  "I smell like a good cup of coffee"
  33. ENGLAND                          \ \  / /   - said by me at around 5am after
  34.                                   \ \/ /    a particularly long nights hacking
  35. E-mail:                            \/ /     session!
  36. hjt@opal.warwick.ac.uk (1988-)      \/
  37. ______________________________________________________________________________
  38.