Comment 9 for bug 249400

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

Created an attachment (id=26358)
Use Interpolate flag to decide whether applying image interpolation during rendering

 poppler/CairoOutputDev.cc | 92 ++++++++++++++++++++++++++------------------
 poppler/CairoOutputDev.h | 46 ++++++++++++---------
 poppler/Gfx.cc | 47 +++++++++++++++++++---
 poppler/OutputDev.cc | 16 +++++---
 poppler/OutputDev.h | 12 +++--
 poppler/SplashOutputDev.cc | 15 +++++--
 poppler/SplashOutputDev.h | 11 +++--
 utils/HtmlOutputDev.cc | 16 ++++----
 utils/HtmlOutputDev.h | 6 +-
 utils/ImageOutputDev.cc | 20 +++++-----
 utils/ImageOutputDev.h | 11 +++--
 11 files changed, 183 insertions(+), 109 deletions(-)