| Summary: | cairo backend does not display some elements | ||
|---|---|---|---|
| Product: | poppler | Reporter: | Patrick Pletscher <pat> |
| Component: | cairo backend | Assignee: | poppler-bugs <poppler-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | CC: | nshmyrev |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
3 cubes that don't get displayed at all with cairo. With splash everything seems to be okay.
All the red dots are not displayed at all with cairo backend |
||
|
Description
Patrick Pletscher
2006-03-08 05:01:33 UTC
Created attachment 4857 [details]
3 cubes that don't get displayed at all with cairo. With splash everything seems to be okay.
Created attachment 4858 [details]
All the red dots are not displayed at all with cairo backend
The problem with cube image is that CairoOutputDevice does not implement drawMaskedImage. Drawing of the 3 cubes pdf is now fixed in cvs. I am making a gamble that the red dots problem is really #5561. Changes to fix #5561 are available at: git://git.cairographics.org/~jrmuizel/cairo dashing Note, I haven't actually tested that the red dots problem is the same as #5561. The red dot problem isn't exactly #5561. Instead it is a problem with cairo's rendering of zero length lines. This should be fixed with cairo 1.2.4 |
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.