[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 13:42:02 PST 2008


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





------- Comment #21 from mitz at webkit.org  2008-01-03 13:42 PDT -------
(In reply to comment #20)
> layout test failures

Some tests that were using Ahem were failing because
FontCache::getFontDataForCharacters() returned 0 when the primary font was Ahem
and the character was a zero width space. Here is a list of characters for
which Uniscribe says that it will use Ahem even though Ahem does not have a
glyph for them:

U+070F SYRIAC ABBREVIATION MAKR
U+180B MONGOLIAN FREE VARIATION SELECTOR ONE
U+180C MONGOLIAN FREE VARIATION SELECTOR TWO
U+180D MONGOLIAN FREE VARIATION SELECTOR THREE
U+180E MONGOLIAN VOWEL SEPARATOR
U+180F
U+2000 EN QUAD
U+2001 EM QUAD
U+2002 EN SPACE
U+2003 EM SPACE
U+2004 THREE-PER-EM SPACE
U+2005 FOUR-PER-EM SPACE
U+2006 SIX-PER-EM SPACE
U+2007 FIGURE SPACE
U+2008 PUNCTUATION SPACE
U+2009 THIN SPACE
U+200A HAIR SPACE
U+200B ZERO WIDTH SPACE
U+200C ZERO WIDTH NON-JOINER
U+200D ZERO WIDTH JOINER


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