A program to reduce the number of colours in pixmaps
Description:
Often, especially with the recent xpm-icon capable window managers like fvwm , people have the problem that their colour map is almost full after starting the window manager! Pixy takes two files, one (base file) with the set of predefined colours to use, and another (the image file) from which it compares every colour with the colours of the base file. The resulting file is the image file with every colour replaced by the closest colour from the base file. Clever!