4 Commits (44b581745024bef1b83585dd4effe1f4aee2ad82)

Autor SHA1 Nachricht Datum
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
  sam 36438eed8f Fix headers. vor 16 Jahren
  sam e50ce5c67a * color.c: implement pipi_brightness() and pipi_contrast(). vor 16 Jahren
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. vor 16 Jahren
  sam eb9a270380 * pipi_dither_ordered() now takes two arguments; any image can be used as vor 16 Jahren
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. vor 16 Jahren
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). vor 16 Jahren
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. vor 16 Jahren
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. vor 16 Jahren
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. vor 16 Jahren