[cairo-bugs] [Bug 28870] slow rendering with gradient pattern

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 13 02:31:03 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28870

Andrea Canciani <ranma42 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Andrea Canciani <ranma42 at gmail.com> 2010-12-13 02:31:02 PST ---
Fixed by:

commit 20ef062511e224ef098671c923a4cd4d461139c2
Author: Andrea Canciani <ranma42 at gmail.com>
Date:   Fri Nov 19 20:16:16 2010 +0100

    pdf: Unify gradient emitters and support all extend modes.

    To draw repeated gradients in pdf, which only supports none and pad
    extended gradients, we need an appropriate reparametrization of the
    gradients that will cover the whole clip region without needing
    repeats.

    This commit adds support for the drawing of reflect/repeat-extended
    radial gradients through native pdf patterns using pad-extension and
    no fallbacks.

    This fixes https://bugs.freedesktop.org/show_bug.cgi?id=28870

    Reviewed-by: M Joonas Pihlaja <jpihlaja at cc.helsinki.fi>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list