[Webkit-unassigned] [Bug 10649] WebKit SVG needs SVG Fonts support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 14:08:58 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=10649





------- Comment #1 from eric at webkit.org  2007-10-17 14:08 PDT -------
I was thinking this weekend, that after all of WildFox's work on <text> and
once the changes for <font-face> land this should be totally within the realm
of possibility.  We just need to teach Font how to point off into the SVG DOM
for it's glyphs and the SVG text painting code path how to use them.  Since I
don't plan (initially) to modify the HTML code painting path, we'd have to hack
the FontSelector code to avoid selecting SVG fonts for HTML.


-- 
Configure bugmail: http://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