17Dec/100
Fonts and Animations
Markus Ewald shows off his custom way of handling fonts in XNA 4.0 with the purpose of increasing quality.
Alexandru-Cristian Popescu share and Animation Library for XNA 4.0, and also a Library to read DDS files from a file.
7Nov/100
Converting between Texture2D and Image in XNA 4.0
Ok, so I'm 2-to-3 weeks late to the party, but I just read this, and thought it might be helpful for people planning to integrate XNA with Windows Forms.
The blog post, written by Popescu Alexandru-Cristian shows a way of converting between a Texture2D object and an Image (GDI) object. Read it fully on Communist Games.
