Add freetype-gl for SDF fonts

This commit is contained in:
Dan Paulat 2021-08-01 21:15:17 -05:00
parent 82b265b6d4
commit ec8e2643ff
5 changed files with 107 additions and 0 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "external/hsluv-c"]
path = external/hsluv-c
url = https://github.com/hsluv/hsluv-c.git
[submodule "external/freetype-gl"]
path = external/freetype-gl
url = https://github.com/rougier/freetype-gl.git