yi-jiayu / sutd-letters

The entire alphabet in the SUTD logo style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUTD Letters

The entire alphabet in the SUTD logo style

Building from source

Each letter is saved as an ASCII portable bitmap (PBM) file and can be converted to other formats with Imagemagick.

Ensure convert is available on your system path then run make with the provided Makefile to generate PNG versions of each letter.

Dependencies

  • Imagemagick
  • GNU Make

About

The entire alphabet in the SUTD logo style


Languages

Language:Makefile 100.0%