[Webkit-unassigned] [Bug 86071] Incorrect behavior of upright text in vertical writing modes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 18:48:57 PDT 2012


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





--- Comment #4 from John Daggett <jdaggett at mozilla.com>  2012-05-15 18:48:01 PST ---
Koji, the bug here is the inconsistency between the different modes and fonts, the orientation changes based on whether features that enable "complex" rendering mode are enabled or not and whether the font is judged to be "Japanese" or not.  Whether the 'fi' ligature shows in the upright case isn't really the issue here.

I think you're jumping to conclusions that this is necessarily a bug in CoreText/Uniscribe.  My guess is that it has to do with the Webkit code that is calling those API's.

In general, font features are executed in the order given in the font.  But that's not the issue here.

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