|
|
|
|
|
by adrian_b
1694 days ago
|
|
The Han unification was done because at that time they hoped that the size of Unicode characters will be limited to 16 bits. Separate sets of Han characters cannot be encoded in the 16-bit space, but they could have been easily encoded in the current 32-bit space. Nevertheless, I have never found this to be a problem in practice, because I have always taken care to have good separate typefaces for Japanese, Traditional Chinese and Simplified Chinese. In documents that I create or modify, I apply styles with the appropriate typeface. The only possible problems are with Web pages, but the good browsers allow you to configure typefaces for each language and I always configure the correct typefaces. If the Web page does not specify correctly the language, it might be displayed wrongly, but this is only one of the many stupid things that can be done by a Web page designer that can make that page look ugly when rendered on other computers. |
|