Summary: | images with EXTEND_PAD may get rendered at the wrong position | ||
---|---|---|---|
Product: | cairo | Reporter: | Benjamin Berg <benjamin> |
Component: | pdf backend | Assignee: | Adrian Johnson <ajohnson> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.12.2 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch that fixes the issue, no idea how correct it is ... |
Description
Benjamin Berg
2012-06-01 13:03:48 UTC
I've fixed the bug with a different patch. The problem with using cairo_surface_get_device_offset internally is that images passed to the pdf backend have already had the device offset applied to the pattern matrix. And we don't want to apply the offset twice. |
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.