Summary: | problem with imagemasks | ||
---|---|---|---|
Product: | poppler | Reporter: | William Bader <williambader> |
Component: | cairo backend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | williambader |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
rendering from evince 2.20.2 using poppler 0.6.2 (cairo)
correct rendering with ghostscript example pdf to show the imagemask problem possible misorder of interpolate argument screen capture with -level1sep |
Description
William Bader
2009-06-10 16:38:19 UTC
Created attachment 26647 [details]
rendering from evince 2.20.2 using poppler 0.6.2 (cairo)
I marked the spaces with the missing faces. evince also produces several messages "cairo context error: NULL pointer"
Created attachment 26648 [details]
correct rendering with ghostscript
Created attachment 26649 [details]
example pdf to show the imagemask problem
Testing with git master: - the NULL pointer error is fixed - All faces appear but the first and fourth face has a white background instead of black - Problem only occurs with cairo. Looks correct with splash. Created attachment 27218 [details] [review] possible misorder of interpolate argument pdftops from a git copy on June 26 has a regression from a git copy of June 11. The faces show, but the prices are missing under four of the houses. I suspect that the change is related to the new interpolation argument. I found two places where I think that it was interchanged with another boolean argument (which means that it compiles without producing a warning), although fixing those did not have any effect one the problem. Commited, thanks for noticing the swapping! Btw i don't see any regression on the gs using current git master Fixed in git master. Created attachment 28427 [details]
screen capture with -level1sep
pdftops (copied from git 7 Aug 09) works with -level2sep but it still drops some of the images with -level1sep
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.