home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / libraries / pchglib14.lha / README < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.5 KB  |  32 lines

  1. This archive contains the PCHG (Palette CHanGe) IFF chunk specs and tools.
  2. The new IFF chunk PCHG allow to specify line-by-line palette changes in a
  3. simple way which is independent of the video mode; while it allows up to
  4. 65536 registers, it's usually shorter of an equivalent CTBL or SHAM chunk.
  5. Library code with full source and documentation is provided for a
  6. straightforward implementation in your programs. PCHG has been developed in
  7. BIX through an open discussion of many Amiga programmers, and it is our hope
  8. that it will become the Amiga standard for palette change technology. The
  9. difference between the current release of this archive and release 1.2 are a
  10. recompilation, an update of the included tools, and a fix of a couple of
  11. minor bugs.
  12.  
  13. Included in the archive is the latest version of Mostra (2V15), which
  14. features full PCHG support, and MakeVPort_Patch, which installs a small
  15. patch to MakeVPort() that fixes a small bug of user copper lists under 2.04.
  16. The bug is non-existent under 3.0.
  17.  
  18. LightHouse and Lake are two very impressive multipalette pictures converted
  19. by Ed Hanway's HamLabPlus. Mostra will allow you to look at LightHouse in
  20. AUTOSCROLL mode.
  21.  
  22. Documentation about the format is provided in Texinfo, dvi, AmigaGuideĀ® and
  23. PostScript format (PCHG.texinfo, PCHG.dvi, PCHG.guide and PCHG.ps).
  24. Documentation about the support routines is provided in standard Autodoc
  25. format.
  26.  
  27. The ToPCHG program is a dirty hack mainly useful for producing test pictures.
  28. Documentation is included in the source file.
  29.  
  30.  
  31.                             seba
  32.