6 Revīzijas (9967e7c9631e492cb3f4b6d4bdda44bed38a0c97)

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 e50ce5c67a * color.c: implement pipi_brightness() and pipi_contrast(). pirms 16 gadiem
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. pirms 16 gadiem
  sam eb9a270380 * pipi_dither_ordered() now takes two arguments; any image can be used as pirms 16 gadiem
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. pirms 16 gadiem
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). 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