Computer Cursive by Tay Papon Punyahotra

Published by Tim on Friday January 12, 2024

Last modified on January 25th, 2024 at 15:05

One of the first exercises I assign to my students in my seminars is called “Random Compositions”. Basically, it’s quite simple and could be formulated as a prompt like this: Develop a sketch using Processing or p5.js in which various shapes get randomly placed on the format. The results that my conceptually very strong students come up with are often absolutely remarkable. They often weave a story, a certain poetry into this seemingly abstract brief, bringing unusual ideas from their own individual context into play and turn it into something utterly unique. One project in particular hooked me in my seminar, simply because it was precisely this transfer of the task into a something poetic that took place so smoothly and elegantly. It was created by Papon Punyahotra and is called “Computer Cursive”. Let’s just let him speak for himself:

Can code be used to design a typeface? At a glance, the letters we use seem to be too specific to be made randomly. However, with enough iterations I was able to curate a complete alphabet, numbers, and a few ligatures and punctuations. Through this project I wanted to explore how letterforms could be “discovered” by using a fixed system. By studying and curating the forms I was able to reflect on the fundamentals of each character, legibility, and how each letter works together.

While setting the parameters for the system I focused on exploring three main guidelines, the proportions, the aesthetic of the form itself, and complexity of the shape. I wanted to ensure that the rules that I set would facilitate the best opportunity for letters to form. Therefore, I first decided on a simple grid, using proportions you would use for a regular typeface. Secondly, I experimented with fills and strokes. In the experimentation the strokes worked best since they provided a more breathable form compared to the filled shapes. Finally, I experimented with the complexity of each shape via the number of points plotted. I found that 3 – 7 points worked best as it allowed for both simple and complex forms to be generated.

The final system is comprised of a 3 by 11 grid and the fixed number of points. The points plotted on the grid was connected with a straight line or a bezier curve at random. This allowed for curved forms as well as straight geometric lines. By using this system I generated 1,000 forms each for 3, 4, 5, 6, and 7 points, making a total of 5,000 forms.

The final typeface is comprised of curated shapes that were all generated using Processing, these curated forms were then added to glyphs and exported as a usable typeface. The final forms were surprisingly similar to the letters we use, although some forms were more recognizable than others. Even more surprisingly, the forms generated felt like they had been handwritten, hence the name Computer Cursive. 

Related

Related

Lena Weber about her collaboration with A. G. Cook

Lena: This 10-minute visualiser for A. G. Cooks album teaser featuring my python archive generator, is one of my favourite […]

Ruder Processing Unit by Kevin Koch

In my teaching at universities and in workshops, I have met many very enthusiastic and highly talented people who have […]

A custom Mockup Tool, built with Processing (updated)

For my students at Elisava, I have created a new version of my mockup-tool. You need two different files for […]

Preview: When Computers create Collages

2023-12-01 Today I want to share with you a first prototype that will be the basis for a new course […]

Preview: Random Compositions

One of the most exciting and maybe even unsettling discoveries in the learning process of Creative Coding in Graphic Design […]

What Creative Coding can teach you beyond crafting visuals

Learning to code has had a bad reputation for ages. Many people have the impression that it’s all about acquiring […]

How I built myself a Digital Garden

It was a red hot day in July 2023 when I met Alex Muñoz for breakfast in the morning at […]

Instagram-Live with Lena Weber

I met Lena Weber at a workshop at International Assembly, after that we became friends and she helped me over […]