[Webkit-unassigned] [Bug 34236] When using SVG fonts with @font-face word-spacing and text-align: justify are not being honored
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 6 06:56:27 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=34236
--- Comment #7 from Nikolas Zimmermann <zimmermann at kde.org> 2010-05-06 06:56:27 PST ---
Sorry for the late reply. I guess the problem happens when using SVGFonts in
HTML.
When drawing an SVG font inside SVG, we're explicitely disabling any spacing
handling, as the SVG Text layouting code handles this on it's own. I suspect
that we're also disabling that logic when using SVG Fonts in HTML, which is
wrong.
Going to check this during the next days, hopefully!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list