[Poppler-bugs] [Bug 9860] low resolution graphic appears smoothed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 12 03:10:37 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=9860


Carlos Garcia Campos <carlosgc at gnome.org> changed:

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




--- Comment #9 from Carlos Garcia Campos <carlosgc at gnome.org>  2009-06-12 03:10:37 PST ---
Created an attachment (id=26711)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=26711)
Use Interpolate flag to decide whether applying image interpolation during
rendering

 poppler/ArthurOutputDev.cc  |    4 +-                                          
 poppler/ArthurOutputDev.h   |    4 +-                                          
 poppler/CairoOutputDev.cc   |   92 +++++++++++++++++++++++++------------------ 
 poppler/CairoOutputDev.h    |   46 ++++++++++++---------                       
 poppler/Gfx.cc              |   47 +++++++++++++++++++---                      
 poppler/OutputDev.cc        |   16 +++++---                                    
 poppler/OutputDev.h         |   12 +++--                                       
 poppler/PSOutputDev.cc      |    5 +-                                          
 poppler/PSOutputDev.h       |    5 +-                                          
 poppler/PreScanOutputDev.cc |   11 +++--                                       
 poppler/PreScanOutputDev.h  |   11 +++--                                       
 poppler/SplashOutputDev.cc  |   15 +++++--                                     
 poppler/SplashOutputDev.h   |   11 +++--                                       
 utils/HtmlOutputDev.cc      |   16 ++++----                                    
 utils/HtmlOutputDev.h       |    6 +-                                          
 utils/ImageOutputDev.cc     |   20 +++++-----                                  
 utils/ImageOutputDev.h      |   11 +++--                                       
 17 files changed, 207 insertions(+), 125 deletions(-)


-- 
Configure bugmail: http://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