I wanted to use fonts from U.S. Graphics in Lagrange. Because I wanted better reproducibility than what I’d get from just relying on my shell’s history, I made a Makefile to capture the process, automate cleaning, and make it easier to make more than one fontpack.
Simply dig out your .otf
font files, put them in the corresponding directory, and then run make
at the command line to generate the .fontpack
file. Then drag the .fontpack
file onto your Lagrange window to install it.
I also have fontpacks for both MB Type fonts and also Atkinson Hyperlegible.
They’re not free, so you’ll have to buy them at https://berkeleygraphics.com/.
Feel free to choose whatever style of 0 and 7 you want, along with whatever ligature settings you want.
You’ll want to gather up the OTF fonts in the OTF
directory. Once you’ve located the .otf
files for the fonts you want, copy the .otf
files to the berkeley-mono
directory so the .otf
files are alongside the fontpack.ini
file.
Then run make
.
CC0 for my stuff. Not for the fonts themselves, obviously.