OK no problem, just so long as I'm not re-inventing the wheel. I want to output my game status info (current score, energy level, status indicators etc) in a style to match my UI. Initially I'll be stripping a number into it's separate digits and outputting my images representing each digits back into a number to display. This is easy enough with a number, just if I move on to dynamic strings, it's a bit harder if I want to deal with kerning, which I don't, so that'll be something to consider down the track.
Russell.