home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Graphics / filter / GWAgent.README < prev    next >
Encoding:
Text File  |  1993-02-14  |  1.1 KB  |  25 lines

  1. This is a package to be used with the Converters.pkg included in the
  2. GraphicsWorkshop.tar, also at this archive. You should download this
  3. other file first and install at least the Converters.pkg file.
  4.  
  5. GWAgent augments GraphicsWorkshop.app by allow for the use of 3.0's
  6. Image filters. It will allow you to drag and drop any format picture
  7. that can read by GraphicsWorkshop, assuming that the receiving
  8. application will take the picture.
  9.  
  10. This should be installed in either /LocalLibrary/Services or 
  11. ~/Library/Services. It will create the folder GWAgent.service. After 
  12. Installing, you'll need to log out and then log back in for the 
  13. service to take effect. If it's working, you should see messages
  14. printed to the console when you drag and drop an image.
  15.  
  16. If you've already downloaded the GraphicsWorkshop.tar file, you may
  17. wish to do so again, since while I was creating this program, I found
  18. a minor bug in the jpg converter. It caused pictures with less than < 256
  19. to appear very dark. Ie, colors 0-15, where 15 should be full bright
  20. were getting mapped to 0-15 or a 0-255 palatte, meaning 255 was full 
  21. bright, and 15 is dim.
  22.  
  23. -Alex Raftis
  24.  alex@data.acs.calpoly.edu
  25.