6 Revīzijas (d18e224caaf0ba00f24b4eb949487df133415909)

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