This was favourited by @speakvisually*! Yay! --------------------------------------------------------------------------------- This project demonstrates version 2.2.0 of my text renderer API (Application Programming Interface). Version 1 is still available, and can be found in the 'Text Creator (Legacy)' sprite. Features: * Capital letter detection * Many special characters * Letters from foreign languages - eg. Æ and ß * Multi-line support * Forcing upper/lower case * Proportionally spaced letters * Multiple sizes and colors To view a complete list of the supported characters, go into the 'Text Renderer' sprite and view the 'Supported Chars' list. Note: the default Helvetica font only supports American characters. Therefore, I have used the Donegal font instead where it is needed. I will happily make a 'color' renderer upon request. All you need to do is change the default color of each letter to red and then add an option to change the color effect. Unfortunately, due to glitches within the Scratch player, when using a text brightness greater than 0, there is a small chance that it may still be rendered as black (or the default color in the costumes). :(