Pen Text Engine++ is the fastest fully-featured pen text engine on Scratch, being faster than both PTE Ultra+ and PTE Lite+. Compared to PTE Ultra+, Pen Text Engine++ adds formatting features from Pen Font Engine++ and removes many bugs with word wrapping while being approximately 17% faster. If you want to use Pen Text Engine++ in your own projects, click the See inside button and read the documentation in the Tutorial sprite. Font Injector: https://RexScratch.github.io/PenTextEngineInjector/ Font Editor: https://scratch.mit.edu/projects/264610570/ Forum Topic: https://scratch.mit.edu/discuss/topic/322261/ Other Text Engines Pen Font Engine++: https://scratch.mit.edu/projects/402906014/ Stamp Font Engine: https://scratch.mit.edu/projects/349634648/ Credits: - Fonts: Google Fonts - JS Libraries: JSZip - Sorting Algorithm: Wikipedia - Everything Else: @-Rex- Changelog v1.0.1 (2020-06-23): - Changed Bezier curve quality function (quality was too low previously) v1.0 (2020-06-21): - Released