home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d991 / iconian.lha / Iconian / ShoveColors.readme < prev    next >
Text File  |  1994-04-05  |  1KB  |  29 lines

  1. A quick note about ShoveColors
  2.  
  3. This was a quick and dirty program I threw together.  It will read in an
  4. IFF file containing a CMAP chunk, and then set the default public
  5. screen's RGB values.  ShoveColors WILL NOT touch "locked" pens, nor is
  6. there an option (yet?) to override this.  So, workbench colors are SAFE
  7. from this program, under normal use.
  8.  
  9. Also, if present is a "LOCK" hunk (a custom hunk saved from Iconian!),
  10. then any pens that were saved as locked will attempted to be locked.
  11.  
  12.  
  13. What's the POINT?
  14.  
  15. Well, you could edit a custom palette for a 3.0 workbench screen.  Just
  16. specify pens 0-3 as normal 2.0 colors, 4-7 as MagicWB colors and LOCKED.
  17. Then save the palette.  Then, call ShoveColors everytime the Workbench
  18. screen is changed or opened (or from shell-startup!).  This way, you can
  19. save all your icons with 3 planes (strip planes in Iconian), to save
  20. disk space!!!  No need to save all 8 planes to get correct looking
  21. icons!!!
  22.  
  23. No guarantees are made for this program.  Use at your own risk.  Check
  24. the source, maybe you could fix any bugs you find?
  25.  
  26. Have fun.
  27.  
  28. C.Randall
  29.