Bug 23875 - SVG SVGfonts with wrong Pattern transformations
Summary: SVG SVGfonts with wrong Pattern transformations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 12:25 PST by Dirk Schulze
Modified: 2010-07-01 09:01 PDT (History)
0 users

See Also:


Attachments
test (2.35 KB, image/svg+xml)
2009-02-10 12:26 PST, Dirk Schulze
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2009-02-10 12:25:43 PST
The pattern, that should be scaled to the size of the complete text, is scaled and transformed for every letter in a text. We have this problem on non-CG platforms for gradients too.
Comment 1 Dirk Schulze 2009-02-10 12:26:49 PST
Created attachment 27534 [details]
test

Just a test to show the wrong behavior. Compare it with the bahavior of Batik.
Comment 2 Dirk Schulze 2010-07-01 09:01:01 PDT
Fixed in trunk. Closing bug.