[Webkit-unassigned] [Bug 49714] Yensign hack should work with Shift_JIS encoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 01:49:23 PST 2010


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





--- Comment #18 from Alexey Proskuryakov <ap at webkit.org>  2010-11-22 01:49:23 PST ---
(From update of attachment 74532)
+        IE shows a yensign for 0x5c code point encoded in x-mac-japanese,
+        ISO-2022-JP, EUC-JP, Shift_JIS, Shift_JIS_X0213-2000, x-sjis, and
+        Windows-31J. We follow it.

This explanation is misleading. IE chooses a default font based on encoding, and some Windows fonts have a yen sign in place of backslash. We need much more complicated logic because fonts on other platforms are different, and don't have this quirk.

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