[Webkit-unassigned] [Bug 15741] New: REGRESSION: svg/W3C-SVG-1.1/fonts-elem-03-b.svg shows worse behavior on TOT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 28 18:40:19 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15741
Summary: REGRESSION: svg/W3C-SVG-1.1/fonts-elem-03-b.svg shows
worse behavior on TOT
Product: WebKit
Version: 523.x+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
svg/W3C-SVG-1.1/fonts-elem-03-b.svg
has never been correct, and wont' be until we implement SVG fonts, but at least
the font size used to be correct before. Now it just spews about how it
couldn't create a font. We should recognize .svg urls and not try to load them
using the standard font-face stuff.
ERROR: unable to initialize with font (null) at not known
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:147 void
WebCore::FontData::platformInit())
ERROR: Corrupt font detected, using (null) in place of (null) located at "not
known".
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:154 void
WebCore::FontData::platformInit())
ERROR: failed to set up font, using system font ?;}?
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:161 void
WebCore::FontData::platformInit())
ERROR: unable to initialize with font (null) at not known
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:147 void
WebCore::FontData::platformInit())
ERROR: Corrupt font detected, using (null) in place of (null) located at "not
known".
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:154 void
WebCore::FontData::platformInit())
ERROR: failed to set up font, using system font ?;}??i??
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:161 void
WebCore::FontData::platformInit())
ERROR: unable to initialize with font (null) at not known
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:147 void
WebCore::FontData::platformInit())
ERROR: Corrupt font detected, using (null) in place of (null) located at "not
known".
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:154 void
WebCore::FontData::platformInit())
ERROR: failed to set up font, using system font ?;}??i??
(/Stuff/Projects/WebKit/WebCore/platform/mac/FontDataMac.mm:161 void
WebCore::FontData::platformInit())
--
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