RESOLVED FIXED 5881
Quadratic bezier path render error
https://bugs.webkit.org/show_bug.cgi?id=5881
Summary Quadratic bezier path render error
Julien Palmas
Reported 2005-11-29 16:31:48 PST
The "T" path element is not rendered correctly.
Attachments
Reduced test case (262 bytes, image/svg+xml)
2005-11-29 16:32 PST, Julien Palmas
no flags
Expected result (47.63 KB, image/png)
2005-11-29 16:33 PST, Julien Palmas
no flags
Potential fix (541 bytes, patch)
2005-11-30 00:57 PST, Rob Buis
eric: review+
Julien Palmas
Comment 1 2005-11-29 16:32:23 PST
Created attachment 4857 [details] Reduced test case
Julien Palmas
Comment 2 2005-11-29 16:33:32 PST
Created attachment 4858 [details] Expected result
Rob Buis
Comment 3 2005-11-30 00:57:28 PST
Created attachment 4872 [details] Potential fix This patch should fix it. However, I didnt do regression testing, so please test thoroughly :) Thanks again to bartocc for the great testcases. Cheers, Rob.
Eric Seidel (no email)
Comment 4 2005-11-30 01:10:21 PST
Comment on attachment 4872 [details] Potential fix Yup works great! r=me.
Note You need to log in before you can comment on or make changes to this bug.