Questions tagged [spritefont]

47 questions
0
votes
2 answers

Problems when using SpriteFont to draw text in XNA4

I am trying to draw text on to the screen using a spritefont in XNA. I can get the text to appear, but no matter what I try there is always something going wrong with something else when I draw the text. I am trying to display the FPS. I have tried…
Frobot
  • 1,224
  • 3
  • 16
  • 33
-1
votes
1 answer

How to create and immediately be able to use spritefonts during runtime?

I'd like to know if it is possible to select a typeface, font size and be able to use it right away during runtime in an XNA application. If it isn't possible using built-in runtime methods, maybe it's easier (or better, or faster) to do it using…
user1306322
  • 8,561
  • 18
  • 61
  • 122
1 2 3
4