Pen Text Engine is my new Scratch 3.0-compatible PTE and is meant to be a basic and lightweight PTE. Usage: Read the documentation in the Stage. Don’t forget to give credit; it would be greatly appreciated! Inspired by: https://scratch.mit.edu/projects/299064218/ Other PTEs: - https://scratch.mit.edu/projects/318234147/ - https://scratch.mit.edu/projects/262564340/ - https://scratch.mit.edu/projects/276672672/ - https://scratch.mit.edu/projects/276674160/ Changelog v1.0.3 (2020-06-03): - Reverted changes to dot rendering due to Scratch 3.0's improved pen rendering v1.0.2 (2019-12-30): - Fixed another word wrapping bug v1.0.1 (2019-06-22): - Fixed word wrapping bug v1.0 (2019-05-03): - Re-used font data from PTE Lite+ - Built scripts from the ground up - Released