This patch implements Floyd-Steinberg dithering, which should be strictly
better quality than random dithering. Therefore random dithering is replaced
(instead of making it an option).
Results can be seen here:
http://www.pasteall.org/pic/show.php?id=20732
(no dithering; Floyd-Steinberg; random noise)
Description
Description