[Webkit-unassigned] [Bug 32227] New: With @font-face, SVG fonts only work as primary, non-segmented
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 7 09:55:43 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32227
Summary: With @font-face, SVG fonts only work as primary,
non-segmented
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
When used in @font-face, SVG fonts don’t work as a fallback font or in
conjunction with other sources for the same family, segmented by Unicode-range.
The problem is that the Font methods, e.g. drawText(), check the primary font
for SVG-ness and take an entirely different code path for that case.
--
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