Compare commits

...

3 Commits

Author SHA1 Message Date
40b3b4aebb
Adding font as LFS object 2022-01-08 20:44:00 +01:00
c5f179b455
OK now 2022-01-08 20:43:42 +01:00
0ac939b794
Dealing with error 2022-01-08 20:41:14 +01:00
3 changed files with 8 additions and 4 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.ttf filter=lfs diff=lfs merge=lfs -text

8
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "extern/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git
[submodule "extern/spdlog"]
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git

BIN
font/DejaVuSans.ttf (Stored with Git LFS) Normal file

Binary file not shown.