New issue 350 by chromeneu: How to show non-ascii character on label?
http://code.google.com/p/pymt/issues/detail?id=350
I can't show non-ascii character on a MTLabel.For example, Chinese.
I handle the string with Unicode, but it doesn't work. I can print the
string in console, and it showes correctly. But when I use it in a MTLabel,
it just show some non-sense character. Why?
Thank you very much!
Comment #1 on issue 350 by txprog: How to show non-ascii character on label?
http://code.google.com/p/pymt/issues/detail?id=350
I don't think that the DejaVuSans.ttf handle chinese characters. Can you
try to use your own ttf font instead ?
I use a ttf font that supports Chinese characters.
Problem solved! Thank you very much!
Comment #3 on issue 350 by txprog: How to show non-ascii character on label?
http://code.google.com/p/pymt/issues/detail?id=350
(No comment was entered for this change.)