ScratchData LogoScratchData
Back to josephjustin's profile

Pen Text Engine V1.6

JOjosephjustin•Created April 18, 2018
Pen Text Engine V1.6
12
10
127 views
View on Scratch

Instructions

Just click the green flag and read what it prints. Press space to switch slides You can drag the sprite TextEngine into your backpack. WHEN YOU USE THIS IN YOUR PROJECTS, JUST GIVE ME CREDIT( @josephjustin ) Characters : ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890?/><,[]\|+_^.-=.}{!:;"' YOU CAN TEST THEM IN THE DEMO SECTION instructions are in the sprite called instructions i you want an outline for your text, use the block called textout more instructions on using it is in the instructions block

Description

IF YOU WANT INSTANT LINES OF TEXT, USE THE SPRITE CALLED ITEXTENGINE If you remove the comments of the iTextEngine block, you get speed of 3660 chars/s It draws letters using stored commands for example, the command for the letter A is : /o/u/2/r/4/d/2/u/4/l/4/d/4 It says to go pen down, up two steps, go right four steps, go down two steps, go up four steps, go left four steps and go four steps down. These values are multiplied by the size to set the size COMMANDS - u = up d = down r = right l = left t = top right a = top left s = bottom right y = bottom left i = pen up o = pen down

Project Details

Project ID217073829
CreatedApril 18, 2018
Last ModifiedApril 24, 2020
SharedApril 30, 2018
Visibilityvisible
CommentsAllowed