featured image for Coding My Handwriting

Check out the process of coding cursive handwriting in Javascript in this post by Amy Goodchild. She shows how she created a tool in p5js that can define and output key points in paths, focusing on designing new letters:

letter+designer.gif

Key points:

  • A tool Amy made in the p5js editor can define and output key points in paths for designing new letters.

  • The tool allows users to click to place key points for the path and switch to editing mode to drag points into position.

  • Multiple options for each letter are created to enhance the design process.