Bug 22516 - [CAIRO] DRT: dumps of paths are wrong
Summary: [CAIRO] DRT: dumps of paths are wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 15:20 PST by Dirk Schulze
Modified: 2008-12-11 12:01 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2008-11-26 15:20:37 PST
The textsream from paths is wrong. "M20.10,20.30 " becomes " M20.10,20.30". On closing a path, the first point of the path is added twice with an X in front of it at the beginning and at the end of the textsream.
Comment 1 Dirk Schulze 2008-12-11 12:01:38 PST
was already fixed. Forgot to close this bug.