serializer
Programmer
I have some unicode text in simplified chinese stored in xml files. Those are loaded at start of my WinForms application and the idea is to replace the text on demand. Simplified chinese is one of many languages you can choose from. Currently, I am using Tahoma and I am a bit sure of the approach. Apparently it can't display the characters but what should I do? Should I deliver a another font with the setup or will Tahoma "be" another font for Chinese Windows users?
thanks for your comments!
thanks for your comments!