I have two questions about the beautification of the text output:
a) It is possible to define a text padding of some pixels? At the moment the text starts at the edge of the screen if the character is near the image border. That looks not balanced...
b) How I can define the vertical distance/offset between text and character? I suspect the distance is related to the sprite height? I need some space on top of my character for some animations (much more space than my scribbled test character on the screenshot) and now the text output is to high. Maybe there is a simple offset parameter I 've overlooked?