[Webkit-unassigned] [Bug 21466] New: defining bold @font-face before normal font weight @font-face 'looses' bold @font-face
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 03:54:05 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21466
Summary: defining bold @font-face before normal font weight
@font-face 'looses' bold @font-face
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: john.engelhart at gmail.com
Mac PPC Version 4.0 (5528.1, r37300)
Bug is also present in latest Safari 4 developer preview.
Pretty simple, really. If you use @font-face to specify a new font-family, and
define the font-weight:bold definitions before the standard font-weight
definitions, the bold fonts 'disappear' and are replaced with their normal
weight equivalent. There is no problem if the bold font-weights are defined
after the normal font-weights.
See the attached tarball for a concise demonstration of the bug. The font uses
to define a new font-family with @font-face is the GhostScript LetterGothic
font (OpenType). The LetterGothic font is made up of four files: normal,
italic, bold, italic+bold. Also attached is a cropped screen grab of the
attached .html (for convenience)
--
Configure bugmail: https://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