add dither program to perform dithering using Floyd-Steinberg algorithm
cfilter: properly handle alpha images
remove ifilter.c and update mkfile
add blur(1) a simple blurring filter
avoid a call to loadmemimage/writememimage
handle image with CMAP8 chan properly
fix factors applied to the wrong color components in grayscale filter