I am installing Go 1 in all my home and work boxes without any problems so far (Mac, Ubuntu and Windows XP).
But I noticed that on Windows XP Pro the main
golang.org page's chinese and japanese characters are not properly displayed: you get squares instead on golang playground and on Andrew's video title.
The page seems to be in proper UTF-8 (otherwise Rob Pike will probably kill someone, I guess...) and I can type some other NON ASCII characters like my beloved Ñ for "España" or the € symbol, so it seems a Operating System font problem.
Is this a Windows problem? Just an XP problem? or is it just me?
If the problem is not mine only...
Is there maybe another font that can be used on go playground that covers the full UTF-8 character range and can be used instead?
(I believe it is important to give a good first impression to newcomers from all platforms, or at least all supported platforms)
This happens on Firefox, IE and Chrome, so the system font problem seems to be the right hypothesis.