home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / gfx / edit / iconian / docs / shovecolors.readme < prev    next >
Text File  |  1994-04-08  |  1KB  |  34 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.
  6.  
  7. FILE  Specifies the IFF to get the palette from, duh.
  8.  
  9. QUIET  Surpresses all output, so no window is opened.
  10.  
  11. FORCE  Overrides  other  program's  locks.   Be careful on the Workbench
  12.        screen!
  13.  
  14. Also,  if  present is a "LOCK" hunk (a custom hunk saved from Iconian!),
  15. then any pens that were saved as locked will attempted to be locked.
  16.  
  17.  
  18. What's the POINT?
  19.  
  20. Well,  you could edit a custom palette for a 3.0 workbench screen.  Just
  21. specify pens 0-3 as normal 2.0 colors, 4-7 as MagicWB colors and LOCKED.
  22. Then  save  the palette.  Then, call ShoveColors everytime the Workbench
  23. screen is changed or opened (or from shell-startup!).  This way, you can
  24. save  all  your  icons  with 3 planes (strip planes in Iconian), to save
  25. disk  space!!!   No  need  to  save  all 8 planes to get correct looking
  26. icons!!!
  27.  
  28. No  guarantees  are made for this program.  Use at your own risk.  Check
  29. the source, maybe you could fix any bugs you find?
  30.  
  31. Have fun.
  32.  
  33. C.Randall
  34.