I've been using XNA for a while, and never really got into the use of
ID3DXFont even when I was using Native DirectX. I always wrote my own
routines because I wanted to use very stylized images.
While looking through the documentation for ID3DXFont, there is a
lovely option for expanding tabs. The documentation claims this is
defaulted to eight characters. I would really like the functionality
that tabs would give me in terms of aligning text but 8 is far
overkill. The way the documentation states it, it leads me to believe
that this is changeable but I've found absolutely no information on
this possibility. Is it possible?
Thanks in advance.