The following character:
门
门
which is the character for "door" in simplified Chinese, shows up weirdly in Arial font on my Mac OS X 10.6, but only on some applications. (The two above are the exact same bytes; the first one is in Arial Unicode MS; the second one is in Arial.)
The correct way the character should look is to have a dot (tiny diagonal dash) at the upper left corner. The "doorframe" is disconnected at that corner and the dot sits in the middle, not touching either part. You should see this in the first character sample above.
However, the way that it looks a lot of times with Arial on a Mac, is to not have a dot, but have a vertical bar at the center top of the character, that goes through the horizontal bar. If you are viewing this in Safari or Chrome, you should see this in the second character sample above.
If you are using Firefox, and you think the two character samples above look the same, go look at it in Safari or Chrome.
To see the problem, do the following:
* Type (or copy and paste) the character into TextEdit
* Change the font to Arial Regular
* See that it looks weird
* Interestingly, the "Arial Unicode MS" font shows it correctly
* Then type (or copy and paste) it into OpenOffice
* It displays correctly
Since Arial font is used ubiquitously in the operating system, including the Pinyin Chinese input method, I see this messed up character all the time.
This problem appears on web pages too:
* Create a web page with the following content:
<span style="font-family: Arial;">门</span>
* It shows up the messed-up way in Safari and Chrome
* But shows up correctly in Firefox
* (Manually specifying "Arial Unicode MS" font allows it to show up correctly in all browsers)
This is really weird, because it seems to be messed up for "system" applications (e.g. TextEdit, WebKit browser engine in Safari and Chrome) but not for "third-party" ones (e.g. OpenOffice, Gecko browser engine in Firefox)
门
门
which is the character for "door" in simplified Chinese, shows up weirdly in Arial font on my Mac OS X 10.6, but only on some applications. (The two above are the exact same bytes; the first one is in Arial Unicode MS; the second one is in Arial.)
The correct way the character should look is to have a dot (tiny diagonal dash) at the upper left corner. The "doorframe" is disconnected at that corner and the dot sits in the middle, not touching either part. You should see this in the first character sample above.
However, the way that it looks a lot of times with Arial on a Mac, is to not have a dot, but have a vertical bar at the center top of the character, that goes through the horizontal bar. If you are viewing this in Safari or Chrome, you should see this in the second character sample above.
If you are using Firefox, and you think the two character samples above look the same, go look at it in Safari or Chrome.
To see the problem, do the following:
* Type (or copy and paste) the character into TextEdit
* Change the font to Arial Regular
* See that it looks weird
* Interestingly, the "Arial Unicode MS" font shows it correctly
* Then type (or copy and paste) it into OpenOffice
* It displays correctly
Since Arial font is used ubiquitously in the operating system, including the Pinyin Chinese input method, I see this messed up character all the time.
This problem appears on web pages too:
* Create a web page with the following content:
<span style="font-family: Arial;">门</span>
* It shows up the messed-up way in Safari and Chrome
* But shows up correctly in Firefox
* (Manually specifying "Arial Unicode MS" font allows it to show up correctly in all browsers)
This is really weird, because it seems to be messed up for "system" applications (e.g. TextEdit, WebKit browser engine in Safari and Chrome) but not for "third-party" ones (e.g. OpenOffice, Gecko browser engine in Firefox)