If you want to use the code for your own projects follow the instructions in the comments inside the projects. This code supports most characters on the average keyboard. Do not put in a word without spaces for too long, or it will break not move to the next line. You may use this code in any of your projects.
salty_weirdness for the original project. -UPDATES- 2/4/24 added numbers and symbols that are on the common keyboard, also made amount of text you can put in way larger. 2/6/24 added a feature that makes it so that when you put in more than one line of text, it will go to the next line. 2/28/24 added a text start variable that lets you change where the text begins. 6/27/24 added a list of letter widths so that it advances the correct amount for each letter. still needs some tweaking. 7/10/24 fixed an issue where the text would not advance the right amount and would not go to the next line when reaching the right margin. 7/13/24 finished fixing the letter width list. kind of. 7/29/24 removed the letter width list for now. 7/30/24 added text wrapping and completely re-wrote all the code.