Summary: | document not rendering correctly, blue patterns appear | ||
---|---|---|---|
Product: | poppler | Reporter: | Pedro Villavicencio <pvillavi> |
Component: | cairo backend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | madbiologist2016 |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pedro Villavicencio
2009-03-06 11:50:14 UTC
Cairo outputdev problem, works with splash. Same bug than #16906. *** This bug has been marked as a duplicate of bug 16906 *** It certainly doesn't _look_ like the same bug as #16906. Has anyone been able to confirm that the fix for that bug fixes this bug? (In reply to comment #3) > It certainly doesn't _look_ like the same bug as #16906. Has anyone been able > to confirm that the fix for that bug fixes this bug? > Yes, it doesn't look like the same issue, but it is. The problem was in drawMaskedImage, when the image and mask don't have the same size we were using the same matrix which is wrong, the mask was scaled incorrectly. See commit: http://cgit.freedesktop.org/poppler/poppler/commit/?id=0af1ae75fd4c8031343f668bed5d8ca6588ee652 Thanks for the clarification. And thanks for your work on correcting the problem. |
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.