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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 10 14:18:27 PDT 2009


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





--- Comment #7 from Albert Astals Cid <tsdgeos at terra.es>  2009-06-10 14:18:27 PST ---
Some indentation is broken, eg in 

+      if (obj1.isNull()) {
+        obj1.free();
+       maskDict->lookup("I", &obj1);
+      }

of @@ -3954,6 +3979,16 @@ void Gfx::doImage(Object *ref, Stream *str, GBool
inlineImg) {


You forgot to change PreScanOutputDev, PSOutputDev and ArthurOutputDev
functions

Adding -Woverloaded-virtual to your CXXFLAGS will help spotting this kind of
errors, maybe we should add it to the default 


-- 
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