Bug 5881 - Quadratic bezier path render error
Summary: Quadratic bezier path render error
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 16:31 PST by Julien Palmas
Modified: 2005-11-30 01:20 PST (History)
0 users

See Also:


Attachments
Reduced test case (262 bytes, image/svg+xml)
2005-11-29 16:32 PST, Julien Palmas
no flags Details
Expected result (47.63 KB, image/png)
2005-11-29 16:33 PST, Julien Palmas
no flags Details
Potential fix (541 bytes, patch)
2005-11-30 00:57 PST, Rob Buis
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Palmas 2005-11-29 16:31:48 PST
The "T" path element is not rendered correctly.
Comment 1 Julien Palmas 2005-11-29 16:32:23 PST
Created attachment 4857 [details]
Reduced test case
Comment 2 Julien Palmas 2005-11-29 16:33:32 PST
Created attachment 4858 [details]
Expected result
Comment 3 Rob Buis 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.
Comment 4 Eric Seidel (no email) 2005-11-30 01:10:21 PST
Comment on attachment 4872 [details]
Potential fix

Yup works great!  r=me.