12 Révisions (c117c13d61f6041c44a178a190f9941023e02b1e)

Auteur SHA1 Message Date
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. il y a 16 ans
  sam 4bfa33f1b9 Start writing Visual Studio projects. il y a 16 ans
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
  sam 36438eed8f Fix headers. il y a 16 ans
  sam 6f49c4d859 * ordered.c: r means radius, not diameter. il y a 16 ans
  sam bd54059e60 * Add a scale parameter to pipi_dither_ordered_ext(). il y a 16 ans
  sam 4fefa85cd9 * ordered.c: allow to rotate the dither pattern, using nearest-neighbour il y a 16 ans
  sam 3dba2d0198 * Add pipi_order, to transform any image into an ordered dithering matrix. il y a 16 ans
  sam eb9a270380 * pipi_dither_ordered() now takes two arguments; any image can be used as il y a 16 ans
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. il y a 16 ans
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). il y a 16 ans
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. il y a 16 ans
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. il y a 16 ans
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. il y a 16 ans