[Webkit-unassigned] [Bug 9534] synthesized bold does not look good for Big Caslon font (particularly large sizes)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 3 23:30:31 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=9534
hyatt at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |ASSIGNED
AssignedTo|webkit- |hyatt at apple.com
|unassigned at lists.webkit.org |
------- Comment #11 from hyatt at apple.com 2007-01-03 23:30 PDT -------
Created an attachment (id=12206)
--> (http://bugs.webkit.org/attachment.cgi?id=12206&action=view)
Better approach to bold
This patch illustrates the better bold approach. It synthesizes bold by
creating a thickening effect using stroking. I'm not requesting review though,
since I am having trouble figuring out how to get the effect I want using the
ATSU code path.
The ATSU code path looks totally bogus to me right now, since it seems like it
will do an overstrike of the entire run if any FontData at all in some
sub-section of the run has synthetic bold.
--
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.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list