5 Commits (859e659c5bd90da94ffe7ed66c5c85843133d6a0)

Autor SHA1 Mensaje Fecha
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. hace 16 años
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. hace 16 años
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. hace 16 años
  sam 36438eed8f Fix headers. hace 16 años
  sam 0eda956bfc * random.c: implement random dithering using a deterministic pseudo-RNG. hace 16 años
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. hace 16 años
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). hace 16 años
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. hace 16 años
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. hace 16 años
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. hace 16 años