[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:30:58 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=34560

--- Comment #3 from Adrian Johnson <ajohnson at redneon.com> 2011-03-08 02:30:56 PST ---
(In reply to comment #1)
> I believe we can just emit explicit move_to/line_to commands to describe
> rectangles in ps/pdf and get rid of _cairo_path_fixed_is_rectangle().

It is better to have a few extra lines of code to keep this optimization. It
makes a big difference to the PDF file size when there is a very large number
of rectangles. eg the test cases in bug 13433.

-- 
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