9 次程式碼提交 (0eb36a62254788df7a3d100605c94e898a6faa26)

作者 SHA1 備註 提交日期
  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 年之前