I am wondering if someone is having a similar issue to mine. I have a scoreboard class that increments and updates its own image properly, however, every time the points increment, the image has this ugly white border around it instead of how it normally should look. I am setting font, and I am sure that my updateImage() method has no changes in terms of how the text should look. But it always happens. Does anyone know what to do.

