[Poppler-bugs] [Bug 22138] Image quality worse compared to Adobe Reader

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 27 14:45:05 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=22138

Stefan Talpalaru <stefantalpalaru at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65962|0                           |1
        is obsolete|                            |

--- Comment #19 from Stefan Talpalaru <stefantalpalaru at yahoo.com> 2012-08-27 21:45:05 UTC ---
Created attachment 66192
  --> https://bugs.freedesktop.org/attachment.cgi?id=66192
imagemagick patch without gamma errors

Changes:
- ImageMagick support now disabled by default
- the gamma error associated with scaling has been corrected by doing the
resize in a linear colorspace. Details:
http://www.4p8.com/eric.brasseur/gamma.html
http://www.imagemagick.org/Usage/resize/#resize_colorspace
- the intermediary PNG conversion was removed. SplashBitmap objects are
converted to Magick::Image using the ImgWriter mechanism
- speed and memory usage improvements

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list