I have a problem. When I use the textout code the text is written on the screen but with black times new roman with white background. I want the text background to be transparent and the text in an other color. It is possible?
Code:
        
        Bufferbox.Canvas.TextOut(posX, posY, Text);