12 Ревизии (ea774e6a45331979cb5d8c4737f7ac64be1c460f)

Автор 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 4bfa33f1b9 Start writing Visual Studio projects. преди 16 години
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. преди 16 години
  sam 36438eed8f Fix headers. преди 16 години
  sam 6f49c4d859 * ordered.c: r means radius, not diameter. преди 16 години
  sam bd54059e60 * Add a scale parameter to pipi_dither_ordered_ext(). преди 16 години
  sam 4fefa85cd9 * ordered.c: allow to rotate the dither pattern, using nearest-neighbour преди 16 години
  sam 3dba2d0198 * Add pipi_order, to transform any image into an ordered dithering matrix. преди 16 години
  sam eb9a270380 * pipi_dither_ordered() now takes two arguments; any image can be used as преди 16 години
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. преди 16 години
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). преди 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 години