Skip to content
  1. Nov 01, 2011
  2. Feb 25, 2011
  3. Mar 26, 2010
  4. Dec 04, 2009
  5. Sep 01, 2009
  6. May 27, 2009
  7. Mar 10, 2009
  8. Mar 09, 2009
    • Dries Buytaert's avatar
      - Patch #373613 by quicksketch and drewish: in order to operate on images multiple · 0ea65350
      Dries Buytaert authored
        times (such as crop, scale, then desaturate) without quality loss, we need to
        pass images by their raw GD (or other library) resources rather than re-opening
        the same image repeatedly, which causes wasted processing and loss of quality when
        using JPEG images.  This patch reworks the image toolkits, adds some new image
        manipulations and adds some impressive SimpleTests.
      0ea65350