[cairo-bugs] [Bug 35407] boundary of image gets wrong color
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 23 18:27:04 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35407
--- Comment #3 from Benjamin Otte <otte at gnome.org> 2011-03-23 18:27:02 PDT ---
(In reply to comment #1)
> That's double premultiplication of the image border.
>
> The immediate solution is to use CAIRO_EXTEND_REPEAT (or any setting
> other than none) and always use a rectangle to crop the result to the
> area you expect.
>
The example code is using CAIRO_EXTEND_PAD though?
--
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