3 コミット (3ca57db1693cbc3e86047fed1934a92eff517355)

作成者 SHA1 メッセージ 日付
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16年前
  sam 36438eed8f Fix headers. 16年前
  sam 0eda956bfc * random.c: implement random dithering using a deterministic pseudo-RNG. 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年前