Comment 13 for bug 249400

Revision history for this message
In , Carlos Garcia Campos (carlosgc) wrote :

Created an attachment (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(-)