Bug 18025 - Bad rendering for huge linear patterns
Summary: Bad rendering for huge linear patterns
Status: RESOLVED DUPLICATE of bug 10942
Alias: None
Product: poppler
Classification: Unclassified
Component: cairo backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-12 03:34 UTC by Chris Wilson
Modified: 2009-02-01 03:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
source pdf (1.35 KB, application/pdf)
2008-10-12 03:34 UTC, Chris Wilson
Details
Reference image (1.58 KB, image/png)
2008-10-12 03:35 UTC, Chris Wilson
Details
Poppler output (2.65 KB, image/png)
2008-10-12 03:36 UTC, Chris Wilson
Details

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.