Add more transit fonts

This commit is contained in:
Artemis Tosini 2024-07-15 19:20:39 +00:00
parent 2344541028
commit 90dfd51d7c
Signed by: artemist
GPG key ID: ADFFE553DCBB831E
55 changed files with 42 additions and 4 deletions

BIN
AtB/AtB2 Screen Medium.ttf Normal file

Binary file not shown.

BIN
AtB/AtB2 Screen Regular.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Brusseline/Brusseline.ttf Normal file

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.

BIN
MIVB/MIVB STIB In.ttf Normal file

Binary file not shown.

BIN
MIVB/MIVB STIB Out.ttf Normal file

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.

BIN
Parisine/Parisine Std.otf Normal file

Binary file not shown.

Binary file not shown.

BIN
Via/Via Office Bold.ttf Normal file

Binary file not shown.

BIN
Via/Via Office Book.ttf Normal file

Binary file not shown.

BIN
Via/Via Office Italic.ttf Normal file

Binary file not shown.

View file

@ -23,6 +23,20 @@
license = licenses.unfree;
author = "Berthold Type Foundry";
}
{
# Font used on DSB departure boards
name = "AtB";
dir = ./AtB;
license = licenses.unfree;
author = "Kontrapunkt";
}
{
# Brussels-specific font
name = "Brusseline";
dir = ./Brusseline;
license = licenses.unfree;
author = "Eric de Berranger";
}
{
# Free handwriting font
name = "Caveat";
@ -65,6 +79,23 @@
license = licenses.unfree;
author = "Colophon Foundry";
}
{
# Several related fonts used for London Underground:
# * Johnston 100: Extension of original Johnston
# * New Johnston: Modification of original Johnston
# * P22 Underground: Version sold to public
name = "Johnston";
dir = ./Johnston;
license = licenses.unfree;
author = "Edward Johnston et al";
}
{
# Mysterious all-uppercase hand-style font for MIVB/STIB
name = "MIVB STIB";
dir = ./MIVB;
license = licenses.unfree;
author = "unknown";
}
{
# Also called "NR Brunel, used on UK railways in 2010s
name = "New Brunel";
@ -80,11 +111,18 @@
author = "Matthew Anderson";
}
{
# Modern expansion of Johnston Sans, used on London Underground
name = "P22 Underground";
dir = ./P22-Underground;
# Custom font used for RATP services in Parism
name = "Parisine";
dir = ./Parisine;
license = licenses.unfree;
author = "P22 Type Foundry";
author = "Jean-François Porchez";
}
{
# Font used on DSB website, similar to signage
name = "Via";
dir = ./Via;
license = licenses.unfree;
author = "Kontrapunkt";
}
];
buildLocalFont = { name, files ? [ ], dir ? null, license, author }: