3 次程式碼提交 (3f31901de244c1dc1d0d8adcb6809a8c013f0b2d)

作者 SHA1 備註 提交日期
  sam 3f31901de2 Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. 14 年之前
  sam 231d51f8e3 Avoid floating-point divisions in the Bresenham resize. 14 年之前
  sam b72179aad9 Move resize.c to an algorithm-specific file so that we can implement 14 年之前
  sam 3b38443852 resize.c: add pipi_crop() and the --crop flag. 16 年之前
  sam 1b42147e18 Properly handle alpha components in the resize code. 16 年之前
  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 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between 16 年之前
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. 17 年之前
  sam bf052a018a * Fixed a bug in the naive resizing code. 17 年之前
  sam 00a1db9608 * Image resizing test. 17 年之前
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. 17 年之前