Original Post
Hi everyone, please help me out. I wanted to try like for instance I have a texture 'fonts.dds', how do i render those fonts representing the letters? I'm aware that I should create a class for alphabets. I just haven't figure out how I'd render them to the screen. Do I use an array of ID3DXTexture for each mapped letters? Any ideas? Examples or links would help a lot. Thanks Thanks!