[Webkit-unassigned] [Bug 20531] New: make alternativeFamilyName platform-dependent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 26 15:49:12 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20531
Summary: make alternativeFamilyName platform-dependent
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jungshik.shin at gmail.com
CC: eric at webkit.org
On Windows, Courier New, Times New Roman, Arial are 'guaranteed' to exist and
they look good (TTF/OTFs) while 'Times', 'Courier' and 'Helvetica' are bitmap
and their coverages are not so wide as the former group. Therefore, instead of
having two-way mapping (as on Mac OS X), it's better to have a one-way mapping
on Windows.
Patch coming up.
--
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