[cairo-bugs] [Bug 4673] New: Gradients are not rendered (correctly) under certain circumstances.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 3 07:08:40 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4673          
     
           Summary: Gradients are not rendered (correctly) under certain
                    circumstances.
           Product: cairo
           Version: 1.1.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: pdf backend
        AssignedTo: krh at bitplanet.net
        ReportedBy: jlt_fdo at shamrock.dyndns.org
         QAContact: cairo-bugs at cairographics.org


The reason is as far as I can tell that the pattern matrix is not converted to
device space. This results in tiny, unvisible patterns if the device and user
space do not have identical scaling factors.

(I tried multiplying the x and y cordinates by width and height and it gives the
expected results for a normalized user-space.)

Test case: the gradient test case.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list