This is a figlet version of the font that I created for my Hazeltine 1400 terminal restoration project.
The font contains only digits and a colon (to be used for large clocks) and is based on digits in the advertisement Hazeltine Corporation had in 1979:
Run the following command to determine your font directory:
$ figlet -I 2
Then place .flf files from the fonts
subdirectory of this repo into the directory reported by the command above.
$ figlet -f hazeltine "12:35"
I also created a minimalistic clock script that will display the time with the hazeltine
font, centered on a 80x24 terminal screen:
$ bin/hazeltine-clock.sh