[cairo-bugs] [Bug 4722] Multistop gradients only work if the stops are equally spaced and end in offsets 0.0 and 1.0.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 10 12:04:50 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=4722          
     




------- Additional Comments From krh at bitplanet.net  2005-10-10 12:04 -------
(In reply to comment #2)
> Created an attachment (id=3521)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=3521&action=view) [edit]
> Also Fix the comment.

Looks good.  Could you read through the CODING_STYLE document and update your
patch to match those guidelines and to apply to CVS head?

Also, I was thinking that we should just always allocate an array of size
n_steps + 2 cairo_pdf_color_stop_t's so we avoid the reallocation, and I you can
add the pdf object id to the cairo_pdf_color_stop_t struct we avoid allocating
the linear_ids array.

thanks,
Kristian
          
     
     
--           
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