[cairo-bugs] [Bug 35407] boundary of image gets wrong color
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 23 21:55:08 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35407
--- Comment #4 from clock9 at naver.com 2011-03-23 21:55:05 PDT ---
(In reply to comment #3)
> (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?
Yes it was.
and I'd changed 'CAIRO_EXTEND_PAD' to 'CAIRO_EXTEND_REPEAT'. but it didn't
work.
anything else I need to do?
--
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