Jump to content
Remember me This is not recommended for shared computers
Sign in anonymously Don't add me to the active users list
CrescentFresh hasn't added any contacts yet.
No latest visitors to show
Posted by CrescentFresh on 05 February 2013 - 10:17 AM
I'm not sure what you mean by "solid rectangles", but it may be that you don't have the correct render states enabled to draw text.
D3DXSPRITE_ALPHABLEND
D3DXSPRITE_SORT_TEXTURE
try enabling those states on the d3dDevice using SetRenderState();