4 Commits (0cca66893078fb1fa1e79d9d2c2994407f18fd47)

Author SHA1 Message Date
  sam 3dba2d0198 * Add pipi_order, to transform any image into an ordered dithering matrix. 16 years ago
  sam eb9a270380 * pipi_dither_ordered() now takes two arguments; any image can be used as 16 years ago
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 years ago
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). 16 years ago
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 16 years ago
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. 16 years ago
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. 16 years ago