Processing -Typography

After all the different kind of interactions that we can do with the keyboard and mouse we decided to make one with just typing letters in a small window.

After making our window we made a float with how big the letters will be typed in and where they will start and end. Then after fixing the font size ect we wrote down our ”void keyPressed” code one how the letters will appear when we are writing and how much we can actually write down, the width and the height of the text and using the IF statements we are done! here it is, enjoy!

 

Leave a comment