3 Commits (bd77b09b6e167e9f395711ceb369ee407a920c14)

Autor SHA1 Nachricht Datum
  sam 3f31901de2 Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. vor 14 Jahren
  sam 231d51f8e3 Avoid floating-point divisions in the Bresenham resize. vor 14 Jahren
  sam b72179aad9 Move resize.c to an algorithm-specific file so that we can implement vor 14 Jahren
  sam 3b38443852 resize.c: add pipi_crop() and the --crop flag. vor 16 Jahren
  sam 1b42147e18 Properly handle alpha components in the resize code. vor 16 Jahren
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. vor 16 Jahren
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. vor 16 Jahren
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
  sam 36438eed8f Fix headers. vor 16 Jahren
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between vor 16 Jahren
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. vor 17 Jahren
  sam bf052a018a * Fixed a bug in the naive resizing code. vor 17 Jahren
  sam 00a1db9608 * Image resizing test. vor 17 Jahren
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. vor 17 Jahren