Commit 791252bfc3e1e3e1ea8aa622690d53716fc8057b

Thomas de Grivel 2023-12-22T12:10:34

import ftgl

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 9e0001c..504d36c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
 [submodule "fonts"]
 	path = fonts
 	url = https://git.kmx.io/c3-lang/fonts.git
+[submodule "ftgl"]
+	path = ftgl
+	url = https://git.kmx.io/c3-lang/ftgl.git
diff --git a/ftgl b/ftgl
new file mode 160000
index 0000000..ddc7716
--- /dev/null
+++ b/ftgl
@@ -0,0 +1 @@
+Subproject commit ddc77166651a71ae037ef3129a285440aa559b2d