Add Akzidenz-Grotesk Pro

This commit is contained in:
Artemis Tosini 2023-12-17 21:06:09 +00:00
parent 0001be8096
commit 458d8dd2dc
Signed by: artemist
GPG key ID: EE5227935FE3FF18
31 changed files with 16 additions and 10 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -62,10 +62,16 @@
fonts = [ fonts = [
{ {
name = "OCR-B"; name = "Akzidenz-Grotesk Pro";
files = [ ./OCR-B-Regular.otf ]; dir = ./Akzidenz-Grotesk-Pro;
license = licenses.cc-by-40; license = licenses.unfree;
author = "Matthew Anderson"; author = "Berthold Type Foundry";
}
{
name = "Caveat";
files = [ ./Caveat.ttf ];
license = licenses.ofl;
author = "Pablo Impallari and Alexi Vanyashin";
} }
{ {
name = "gg sans"; name = "gg sans";
@ -73,18 +79,18 @@
license = licenses.unfree; license = licenses.unfree;
author = "Colophon Foundry"; author = "Colophon Foundry";
} }
{
name = "OCR-B";
files = [ ./OCR-B-Regular.otf ];
license = licenses.cc-by-40;
author = "Matthew Anderson";
}
{ {
name = "P22 Underground"; name = "P22 Underground";
dir = ./P22-Underground; dir = ./P22-Underground;
license = licenses.unfree; license = licenses.unfree;
author = "P22 Type Foundry"; author = "P22 Type Foundry";
} }
{
name = "Caveat";
files = [ ./Caveat.ttf ];
license = licenses.ofl;
author = "Pablo Impallari and Alexi Vanyashin";
}
]; ];
in { in {
packages = listToAttrs (map (font: { packages = listToAttrs (map (font: {