[Webkit-unassigned] [Bug 23472] New: SVG Patterns on text can make offset
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 21 23:49:25 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23472
Summary: SVG Patterns on text can make offset
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://svg.tutorial.aptico.de/grafik_svg/kap11_3.svg
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: krit at webkit.org
The translation of the pattern causes a offset of the left exclamation mark.
This is caused by the transformation of the context.
Paths are not transformed by changing the CTM. We should make something
similuar for texts, or change the way we transform patterns.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list