by DevelopmentTeam » Fri Sep 21, 2007 6:57 am
prepare an PNG Image which has all the alphabets in a row, keep them in equvidistant, so that you can use it as a sprite. Then when you have to display each charecter on the screen you need to set the correct frame to the sprite and paint it. for writing a string you need to write a subroutine to display each charecter.