worldrave wrote:Edit- Ok, how's THIS for almost perfect?? Tweaked a little further the line spacing and positioning of the text over a little, using new made screen. Other then again the shadowing i can't do, and i'll in time edit the font AGAIN to make the letters a little more condensed in width, it should BE perfect. This is final for now though.
Just a question out of pure curiosity, why can't you do the shadowing? From my limited understanding, the shadowing is done in code by rendering the text black, then rendering the text white over the top.
If I'm correct in that assumption, then shouldn't it be possible to add some sort of "shadow offset" variable, where you render the black text at the current text position + offset? Of course, I'm just rambling on without reference to what the code
actually does. Just throwing the idea out there.