No .ps output due to change in colour palette.
Status: Beta
Brought to you by:
stijnw
The way colors are used in 2.4.0a1/2.4.0a2 caused postscript-output to fail (no image visible). Previous versions of Funiter used a palette with a fixed (16) number of colors, the postscript routine expected an index (with a reasonable limit) instead of raw color values (with a much higher limit) which are used in 2.4.0a1/2.4.0a2.