Bug 18025

Summary: Bad rendering for huge linear patterns
Product: poppler Reporter: Chris Wilson <chris>
Component: cairo backendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: source pdf
Reference image
Poppler output

Description Chris Wilson 2008-10-12 03:34:14 UTC
Created attachment 19594 [details]
source pdf

Rendering a linear gradient with
<< /Type /Pattern
   /PatternType 2
   /Matrix [ 0 0.0189406 -0.0110487 0 300 175 ]
   /Shading
      << /ShadingType 2
         /ColorSpace /DeviceRGB
         /Coords [ -16384 0 16384 0 ]
         /Domain [ 0 1 ]
         /Function 7 0 R
         /Extend [ true true ]
      >>
>>
generates poor output using the cairo backend (not checked the others).
Comment 1 Chris Wilson 2008-10-12 03:35:29 UTC
Created attachment 19595 [details]
Reference image
Comment 2 Chris Wilson 2008-10-12 03:36:18 UTC
Created attachment 19596 [details]
Poppler output
Comment 3 Albert Astals Cid 2008-10-12 04:51:15 UTC
Confirmed that splash does not have this issue
Comment 4 David Henry 2009-02-01 03:16:57 UTC

*** This bug has been marked as a duplicate of bug 10942 ***

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.