Hi all,
I'm internationalizing an application into many different languages, and the following languages must be supported:
- English
- Spanish
- German
- French
- Russian
- Mandarin Chinese
- Thai
We're also probably going to add support for:
- Hindi
- Portuguese
- Any other language people at work speak and can translate easily
Should I install different fonts for each language, or should I go with one massive font installation of Arial Unicode MS? And if I do the latter, are there any legal implications of adding the font into the installer?
This problem is in .NET 3.5, but I think the general problem is (programming) language independent.