Compare commits

...

2 commits

Author SHA1 Message Date
Artemis Tosini 7c35943567
Add NR/New Brunel 2023-12-17 22:04:20 +00:00
Artemis Tosini 8ea23255b5
Add Frutiger 2023-12-17 22:03:50 +00:00
13 changed files with 13 additions and 0 deletions

Binary file not shown.

BIN
Frutiger/Frutiger Black.ttf Normal file

Binary file not shown.

Binary file not shown.

BIN
Frutiger/Frutiger Bold.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Frutiger/Frutiger Light.ttf Normal file

Binary file not shown.

Binary file not shown.

BIN
Frutiger/Frutiger Roman.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -73,12 +73,25 @@
license = licenses.ofl;
author = "Pablo Impallari and Alexi Vanyashin";
}
{
name = "Frutiger";
dir = ./Frutiger;
license = licenses.unfree;
author = "Adrian Frutiger";
}
{
name = "gg sans";
dir = ./ggsans;
license = licenses.unfree;
author = "Colophon Foundry";
}
{
# Also called "NR Brunel, used on UK railways in 2010s
name = "New Brunel";
dir = ./New-Brunel;
license = licenses.unfree;
author = "David Quay";
}
{
name = "OCR-B";
files = [ ./OCR-B-Regular.otf ];