[Webkit-unassigned] [Bug 32227] With @font-face, SVG fonts only work as primary, non-segmented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 01:09:05 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=32227





--- Comment #2 from mitz at webkit.org  2010-05-04 01:09:05 PST ---
One particular nasty issue was discovered by Joseph Pecoraro: GlyphPage::fill()
can get called with an SVG font, even though SVG fonts don’t use the glyph
cache, if the primary font is non-SVG, but there are SVG segments (apparently
one way this can happen is if the SVG font is still loading or failed to load).

-- 
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