24 Комити (345d9dc666816b32732241ce2fa001fc7437775b)

Аутор SHA1 Порука Датум
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. пре 16 година
  sam 59e4d8ccd6 Add a --gamma command to modify the global gamma value. This is a nasty пре 16 година
  sam 36438eed8f Fix headers. пре 16 година
  jylam 4a41d81ee6 * Moved accessors to their own file, and added a pipi_get_format_name() пре 16 година
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) пре 16 година
  sam 541e0213f7 * Goddammit, this time I'm fixing the f32 to u8 RGB conversion for real. пре 16 година
  sam 074e339ae3 * pixels.c: fix a bug in the f32 to u8 RGB conversion. пре 16 година
  sam f3a19b6ce5 * pixels.c: allow to call pipi_getpixels with PIPI_PIXELS_MASK_C. пре 16 година
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. пре 16 година
  sam 7263c34dad * pixels.c: temporarily set internal gamma to 1.0 so that I can compare пре 16 година
  sam f6f7cbc060 * pixels.c: fix uninitialised w and h in pipi_getpixels. пре 16 година
  sam a17c6753e3 * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t пре 16 година
  sam 99d8af784e * pixels.c: support more conversion combinations. пре 16 година
  sam 36da8b05dd * pixels.c: fix a typo in the dithering method that could cause crashes. пре 16 година
  sam eea9f9b829 * pixels.c: start supporting grayscale images. пре 16 година
  sam 0d8f01566b * pixels.c: add support for 24-bpp BGR format. пре 16 година
  sam caba836e5d * pixels.c: clamp pixels in the float32 -> rgba32 conversion to avoid пре 16 година
  sam e15f20a316 * pixels.c: add Floyd-Steinberg dithering to the float32 -> rgba32 пре 16 година
  sam 0105b6f3b6 * pixels.c: speed up the RGBA32 -> float32 conversion, using a simple LUT. пре 16 година
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between пре 16 година
  sam 1871465283 * pixels.c: do not return a white pixel when calling getpixel() outside пре 16 година
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. пре 16 година
  sam 7a2b8fcc65 * Resizing in libpipi is now gamma-aware. пре 16 година
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year пре 17 година