This is a tutorial on how to write a text engine - a sprite that can draw text on the screen. The method used here is stamping (as opposed to pen). See inside for detailed comments on how it is done.
This is all my own work, including the character costumes. Feel free to use it in your own projects.