[Webkit-unassigned] [Bug 6136] WebKit should support automatic kerning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 30 15:38:03 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=6136
Beth Dakin <bdakin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #40405| |review?
Flag| |
--- Comment #8 from Beth Dakin <bdakin at apple.com> 2009-09-30 15:37:58 PDT ---
Created an attachment (id=40405)
--> (https://bugs.webkit.org/attachment.cgi?id=40405)
Patch
Here is a patch that implements the SVG text-rendering property as a regular
HTML CSS property, just like in Firefox:
https://developer.mozilla.org/en/CSS/text-rendering
In this implmentation:
auto = optimizeSpeed = what we normally when the value's not set
optimizeLegibility = geometricPrecision = ligatures + kerning
Please note that this builds on Windows but doesn't do anything yet. I filed a
Radar bug to track the Windows portion, and perhaps I will file a new bug here
to track it too, or just keep this bug open to accept that patch shortly too.
--
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