kc3-lang/fonts

Forked from thodg/fonts

Commit 46edd42331ad1fbe9b3b4fe4c5b9a60cbee5e2b9

Thomas de Grivel 2024-05-15T10:35:31

IBM Courier

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/.gitmodules b/.gitmodules
index 8d9e9f2..080b779 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
 [submodule "Noto Sans"]
 	path = Noto Sans
 	url = https://git.kmx.io/thodg/fonts/Noto_Sans.git
+[submodule "Courier"]
+	path = Courier
+	url = https://git.kmx.io/thodg/fonts/Courier.git
diff --git a/Courier b/Courier
new file mode 160000
index 0000000..f241d7a
--- /dev/null
+++ b/Courier
@@ -0,0 +1 @@
+Subproject commit f241d7a374f525b3b49da40b54adfb65baf3e3d3