4 Commity (3ca57db1693cbc3e86047fed1934a92eff517355)

Autor SHA1 Wiadomość Data
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 lat temu
  sam 36438eed8f Fix headers. 16 lat temu
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels 16 lat temu
  sam 90c7527281 * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm 16 lat temu
  sam b5500986b2 * floydsteinberg.c: minor optimisation in the FStein error propagation. 16 lat temu
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 lat temu
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 lat temu
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 16 lat temu
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. 16 lat temu
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. 16 lat temu