Drawing custom text in DirectX9.DirectDraw? | |
Krisc | I cannot find a good way to draw text in DirectDraw with DirectX9. I need to change the font to an equal spaced font so I can centre the text correctly, but I can't even change the font or draw text... I know about Surface.DrawText but I cannot change the font and it does not have equal spacing for each letter... Thanks for any help! |