[cairo-bugs] [Bug 37495] _cairo_fixed_16_16_from_double
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 20 07:19:09 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37495
--- Comment #2 from Andrea Canciani <ranma42 at gmail.com> 2011-06-20 07:19:07 PDT ---
A similar issue is described here in
https://bugs.freedesktop.org/show_bug.cgi?id=20091
Pixman restricts its input to 16.16 fixed point, so the pixman-based backends
(image, xlib, xcb) currently fail to produce the correct output when using big
input paths.
The correct approach would be to keep the path with arbitrary precision, then
clip it before rasterizing/passing it to pixman.
--
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