This project prints text using a pixel typeface I made. Change the string_to_print list to the string you want to print. A = 1, B = 2, etc., space = 0, and newline = -1. Feel free to add this sprite to your backpack if you want to use it. The command does exactly what it says it does. It is possible to use any sprite with 256x256 costumes, and the numbers in string_to_print will be the costume numbers (so just make a sprite with 26 costumes and copy the code for the block in, or just import all the costumes in this sprite). 0 will still be space and -1 will still be newline.
The pixel font was made with Piskel.