[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 03:20:52 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34560
--- Comment #6 from Andrea Canciani <ranma42 at gmail.com> 2011-03-08 03:20:50 PST ---
(In reply to comment #5)
> (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.
I pushed a commit that fixes the single-rectangle optimization:
http://cgit.freedesktop.org/~ranma42/cairo/commit/?h=wip/newtests&id=2e6fe3fc940afe5c8e66741635802df2de7f95a9
The other cases are more complex, so I'll defer optimizing them until they are
found to be interesting.
--
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