[Webkit-unassigned] [Bug 51450] Glyphs in vertical text tests are rotated 90 degrees clockwise on Chromium Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 25 07:00:09 PDT 2012


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





--- Comment #55 from Koji Ishii <kojiishi at gmail.com>  2012-08-25 07:00:09 PST ---
(In reply to comment #52)
> (In reply to comment #51)
> > "コ" in the following images lacks the bottom line.  Is it expected?
> 
> Actually, no, I wondered but just thought DRT did some scaling...sorry, I'll check more carefully on the next submit. Thank you for pointing this out.

Turns out this issue occurs when no Japanese fonts are in the font list in the CSS. It then fallback to system, and it looks like a Chinese font is chosen. Adding "MS Gothic" to font-family fixes the issue. I'll fix all relevant CSS files on the next submit.

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