[Webkit-unassigned] [Bug 97261] Incorrect punctuation position/orientation in vertical CJK text on chromium-linux (layout tests) and chromium-android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 17:22:05 PDT 2012


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





--- Comment #7 from Kenichi Ishibashi <bashi at chromium.org>  2012-09-20 17:22:34 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > It seems that the attached font has vhea table. Why removing the check fixed the problem?
> >
> 
> Thanks for the info. I only checked the font with fontmatrix which seems not to show vhea. I will check why SkFontHost::GetTableSize(fontID, vheaTag) return 0 in the cases.

FYI, I'm preparing a patch that removes substituteWithVerticalGlyphs() in GlyphPageTreeNodeSkia.cpp and uses Koji's implementation for chromium linux and android. This might fix the problem.

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