Wednesday, December 13, 2006
XNA Framework doesn't support drawing text
I had heard that XNA Framework RTM tries to enable to               use fonts for drawing text on the screen. I have               expected it, because most of game frameworks doesn't               have such feature. But, according to this thread, it seems impossible                    to use fonts for drawing text. We will have to                    keep the solution using bitmap font textures.
 

No comments:
Post a Comment