14 Commits (1408cff41de6a63f1a86095e16c8a331444eae26)

Autor SHA1 Nachricht Datum
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. vor 16 Jahren
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. vor 16 Jahren
  sam eea9f9b829 * pixels.c: start supporting grayscale images. vor 16 Jahren
  sam 0d8f01566b * pixels.c: add support for 24-bpp BGR format. vor 16 Jahren
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec vor 16 Jahren
  sam 4a857277a7 * blur.c: support for variable blur radius and Gaussian offset. vor 16 Jahren
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between vor 16 Jahren
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not vor 16 Jahren
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. vor 17 Jahren
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. vor 17 Jahren
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. vor 17 Jahren
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. vor 17 Jahren
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year vor 17 Jahren
  sam 08e83cb836 * Initial code skeleton. vor 17 Jahren