When using the blit function to show text from a file (each line ends with a number - 1 in this case), it shows an unwanted box. This happens for all lines in the file. How do I get rid of it?
I know it would maybe work if a comma is put at the end of each line and then split up using the comma. However I would like to try to do it this way.
I can’t post pictures due to my reputation so here’s a link: https://i.stack.imgur.com/rsyg1.jpg