[cairo-bugs] [Bug 29521] Incorrect radial gradients when focus is outside of outermost circle

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 16 01:13:22 PDT 2010


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

--- Comment #5 from Andrea Canciani <ranma42 at gmail.com> 2010-08-16 01:13:20 PDT ---
I started writing an implementation of pdf-like radial gradents in
http://cgit.freedesktop.org/~ranma42/pixman/log/?h=wip/radial

I didn't try to optimize it yet (beside avoiding redundant multiplication), so
its performance is probably lower than what we actually want, but the output
should be "correct".
Right now it makes use of __int128_t, so it probably won't compile on 32-bit
architectures.

Is the output correct?

-- 
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