I am having an issue with my LPD3DXFONT
not drawing anymore.
DrawText()
returns D3D_OK and was working just fine earlier.
My primitives and sprites are drawing just fine, but all of the text is no longer visible.
I believe it may have been a change from a render state, but I don't which one could cause the font to stop rendering while leaving sprites just fine.