Daffydus
New member
From: Norway
Registered: 2009-05-21
Posts: 5
During my studying I have noticed a couple of times that the same kanji is rendered differently at kanji.koohii.com from Heisig. Example: {452} (Audience).
When I copy and paste this kanji from kanji.koohii.com to a word document the look of the kanji changes back to the same as in Heisig... Here are a couple of screenshots:
http://picasaweb.google.no/daffydus/Kan … iVsHeisig#
Can someone please explain why this happens? Is something wrong with my fonts? I don't know if it's relevant but my computer is running on Windows 7 build 7100.
ファブリス
Administrator
From: Belgium
Registered: 2006-06-14
Posts: 4021
Website
Well that's the selection, they are two lists. It appears the default value for each is pointing to a font present on your system. Not much else to do there.
It would be nice if you could compare to the refactored site, and let me know if the refactored site fixed this with the language attributes present in the page html code:
Could you temporarily undo your fix, verify the problematic kanji (frame number), then open a new tab to test.koohii.com (the refactored site), and navigate there to the same page (same kanji), and let me know if it works there or if it's the same.
ファブリス
Administrator
From: Belgium
Registered: 2006-06-14
Posts: 4021
Website
Thank you.
I give up for now.
This page shows the characters improperly on Safari, Chrome, and Opera : http://en.wikipedia.org/wiki/Han_unification
So these browsers ignore the language attributes in the page. So the work around would be to set the character encoding of the whole page to Japanese, which I assume is what the fix above is doing, but that doesn't seem like a proper fix implementation-wise, since the page is mostly english, and besides the character set is correctly encoded as "utf-8".
The next best solution would be to gather up the name of the most frequent fonts existing on various systems, especially on Linux OS'es, because when the font name is specified in the stylesheet for those kanji elements, the browser uses the correct font, irrelevant of the language attribute or even the encoding.
But then.. I have no idea why Opera didn't display the kanji properly for Daffydus seeing as he has the standard "MS Gothic" and "MS Mincho" fonts. Like I said, I give up for now. X_X