[cairo-bugs] [Bug 34560] path operator fixup incorrectly applied to stroked paths in pdf/ps backends
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 8 02:47:46 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34560
--- Comment #5 from Adrian Johnson <ajohnson at redneon.com> 2011-03-08 02:47:42 PST ---
(In reply to comment #4)
> Currently we only optimize paths composed of a single rectangle. Is this enough
> or should we also optimize paths composed of multiple rectangles and/or
> rectangles and other path elements?
Optimizing single rectangles is probably enough as it is the most common case.
The other cases are nice to have but I don't think it is worth spending a lot
of time or line of code on them.
--
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