[cairo-bugs] [Bug 10508] Painting regression in 1.4.x
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 2 13:20:25 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10508
------- Comment #3 from freedesktop at behdad.org 2007-04-02 13:20 PST -------
What if you call cairo_pattern_set_matrix() before cairo_set_source()? The
pattern CTM is locked when you call set_source(), as opposed to when you call
fill(). So I'd not be surprised if the same happens about pattern matrix.
--
Configure bugmail: http://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