The project uses a founder of the simplified TTF font, now need to display the traditional Chinese characters, then the plan to find a corresponding traditional TTF font. However, the strange problem came, using the traditional TTF font after the input characters do not display, instead of typing simplified characters it automatically turned into traditional characters. I wiped, engaged in a half-day originally planned to find the TTF font format has a problem.
Planning to get a traditional TTF format is gb12345,gb12345 will only convert the simplified Chinese characters to Traditional Chinese characters, it does not know it instead. If the project is all used in Simplified Chinese characters, then use GB12345 directly into the traditional, this is also very cool. But the problem is that some places it is not simplified, such as chatting this ... Think about it. GB12345 don't know the traditional characters. So Taiwanese people chatting typing must be playing traditional characters ...
At this point only need to find a BIG5 format TTF traditional characters, so that it only recognize the traditional non-recognition simplified. The problem is solved.
If your project displays both simplified and traditional, then you can find a font in GBK format. However, the GBK format has a larger font size because it contains all the simplified and traditional Chinese characters.
Momo December 12, 2014 Yu Yussong Momo Program Research Institute published