Text rendering
in
Programming Questions
•
3 years ago
I am displaying text in an applet that is coming from the keyPressed() function, when I press the "SHIFT" key, or other non-letter non-punctuation keys, i get a image that looks like an 8 with a black square around it. Why is this, and is there an easy way to handle these?