ScratchData LogoScratchData
Back to 123768631's profile

New Pen Text Engine (100% Pen) (Obviously)

12123768631•Created October 20, 2016
New Pen Text Engine (100% Pen) (Obviously)
154
130
2984 views
View on Scratch

Description

I've made two pen text engines in the past, but I've never really been satisfied with them. My first pen text engine ran too slowly, and my second one looked too pixelly. So, I decided to make this, my third and final pen text engine! My last pen text engine worked by drawing pixels, using binary code to tell the program to either draw a dot (1) or leave it blank (0), on every space in a 5x5 grid. However, this one draws the letters with actual lines, which means it's guaranteed to work properly no matter what you do with the size, width, height, spacing, or thickness. My first pen text engine: https://scratch.mit.edu/projects/105805274/ My second pen text engine: https://scratch.mit.edu/projects/115842382/

Project Details

Project ID126714479
CreatedOctober 20, 2016
Last ModifiedOctober 23, 2016
SharedOctober 23, 2016
Visibilityvisible
CommentsAllowed