8 次代码提交 (c117c13d61f6041c44a178a190f9941023e02b1e)

作者 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 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
  sam 36438eed8f Fix headers. 16 年前
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 年前
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 年前
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 16 年前
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. 16 年前