Hello everyone, I share to you the v1 of my text engine (it's late I know) ! You can change these 5 parameters : coordinates (of the text beginning), the text size, the space between letters, the text colour and the text luminosity. Click on the green flag and write something to see how it works. If you use this text engine, read the instructions inside the project and don't forget to credit me :) The text engine is based on the letter width, wich is contained is the list TextSize1. The engine move the letters according to their width. If you have any question, tell me in the comments, I will be happy to answer.
I did it all by myself (and a little help from @happex)