Short:        Fastest truecolor-emulation (jpeg, ppm, plasma)
Author:       epgbc@cluster1.urz.Uni-Halle.DE (Andreas Maschke)
Uploader:     epgbc cluster1 urz Uni-Halle DE (Andreas Maschke)
Type:         gfx/show
Architecture: m68k-amigaos

----------------------------------------------------------------------
FastMC (tm) is the fastest truecolor-emulation for 8-bit displays.
The idea came from Stefan Kost's slow "Multicolor"-system.
Because applications using this algorithm are the slowest we know
we decided to write a faster one.

Advantages:
 -pixel-aspect and image-size are not changed
 -very high speed
 -more visible colors:
   -every color-channel (RGB) has a diffent number of shades ("eye-sensitive")
   -all 256 color-registers are used
 -rgb-values are in the usual range 0..255 (not 0.0..1.0)

Examples:
 -jpeg-viewer
 -ppm-viewer
 -plasma-generator


Authors:
  Andreas Maschke
  Zenkerstraße 5
  06108 Halle/Saale
  Germany

  Phone: ++49 (0)345/5170331
  EMail: epgbc@cluster1.urz.Uni-Halle.DE

  Michael Henke (Smack/Infect)
  EMail: epgbd@cluster1.urz.Uni-Halle.DE