[Webkit-unassigned] [Bug 6136] WebKit should support automatic kerning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 15:55:06 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=6136





--- Comment #9 from Sam Weinig <sam at webkit.org>  2009-09-30 15:55:05 PDT ---
(From update of attachment 40405)
> Index: WebCore/ChangeLog
> ===================================================================
> --- WebCore/ChangeLog	(revision 48948)
> +++ WebCore/ChangeLog	(working copy)
> @@ -1,3 +1,90 @@
> +2009-09-30  Beth Dakin  <bdakin at apple.com>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Fix for <rdar://problem/6934421> Support CSS for Text Kerning and 
> +        ligature
> +        -and corresponding-
> +        https://bugs.webkit.org/show_bug.cgi?id=6136
> +
> +        This patch makes the SVG CSS property text-rendering work with any 
> +        HTML, much like it does in Firefox. It accepts four possible input 
> +        values: auto, optimizeSpee, optimizeLegibility, and 

Typo "optimizeSpee". You also omit inherit, not sure if that is important. I
think Dan should review the text stuff.

-- 
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