Tagged Questions
6
votes
2answers
597 views
Showing Unicode in XNA on Windows Phone 7
I am creating an application which downloads names from server. These names can be any unicode language text which I need to render in XNA on WP7. The biggest problem I see here is WP7 xna system ...
6
votes
1answer
685 views
Font library for XNA
Is there a free type library kind of implementation available for XNA? I wish to use it on WP7, so it should be a managed code. I know can alternatively use spritefont, but I wish to know if other ...