6 Коміти (8bf0131c9fe2f59fe4a768b4521b3a4cca3f6f1c)

Автор SHA1 Повідомлення Дата
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 роки тому
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 роки тому
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 роки тому
  sam 36438eed8f Fix headers. 16 роки тому
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels 16 роки тому
  sam 90c7527281 * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 16 роки тому
  sam b5500986b2 * floydsteinberg.c: minor optimisation in the FStein error propagation. 16 роки тому
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 роки тому
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 роки тому
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 16 роки тому
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. 16 роки тому
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. 16 роки тому