[Webkit-unassigned] [Bug 16548] REGRESSION(r28810): Font style and sizes are weird for Japanese text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 14:02:23 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16548





------- Comment #23 from mitz at webkit.org  2008-01-03 14:02 PDT -------
For U+070F, U+180B, U+180C, U+180D, U+180E, U+180F, the current code calls
MapFont, and the call fails, so next it tries the Uniscribe-metafile method,
which as mentioned above returns "Ahem", and that is what is returned to the
caller.

It seems like U+2000..U+200D are really the only characters that should be
treated specially.


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



More information about the webkit-unassigned mailing list