RESOLVED DUPLICATE of bug 12448 21774
Stretched SVG Text has awful glyph spacing
https://bugs.webkit.org/show_bug.cgi?id=21774
Summary Stretched SVG Text has awful glyph spacing
Eric Seidel (no email)
Reported 2008-10-21 12:09:07 PDT
Stretched SVG Text has *awful* glyph spacing http://trac.webkit.org/export/37761/trunk/LayoutTests/svg/hixie/viewbox/preserveAspectRatio/001.xml I noticed this when looking at this test in chromium (which looks even worse using GDI text). Notice how the "It should stretch to fit the window" text is so poorly spaced (and it's also difficult to select). It's possible this is fixed in the latest sources. I was testing using 5528.1.
Attachments
Eric Seidel (no email)
Comment 1 2008-10-21 13:01:23 PDT
I expect we're doing something silly here, like aligning to pixel boundaries before applying the viewbox transform.
Nikolas Zimmermann
Comment 2 2011-02-01 04:02:43 PST
The patch on bug 12448 fixes this problem. *** This bug has been marked as a duplicate of bug 12448 ***
Note You need to log in before you can comment on or make changes to this bug.