homecomputer-fonts icon indicating copy to clipboard operation
homecomputer-fonts copied to clipboard

Variable fonts based on the Commodore 64 and Amiga fonts.

Homecomputer Fonts (Sixtyfour)

Variable fonts based on the Commodore 64 fonts.

Inspired by the article Raster CRT Typography (According to DEC) by Norbert Landsteiner, I reworked some old pixel versions of the Commodore 64 and Amiga Workbench fonts I had done years ago to include variable font axes for the size of the horizontal scanlines and the amount of horizontal bleed of the pixels due to the phosphor latency found in CRT displays.

Sixtyfour, check the interactive demo page.
Workbench, check the interactive demo page.

Building the fonts from source

To use gftools builder, I had to jump through some hoops to install pygit2 on macOS.

Activate the virtual environment:

source env/bin/activate

When you have got it, you can just type

make build
make test
make proof