Use the official FreeType repo as a submodule.

Continuing to use version 2.9.1 for now.
This commit is contained in:
Joseph Cloutier
2022-05-08 22:01:24 -04:00
parent 4b3e775604
commit a27c230324
6 changed files with 1084 additions and 54 deletions

2
.gitmodules vendored
View File

@@ -27,7 +27,7 @@
url = https://github.com/openfl/libjpeg
[submodule "project/lib/freetype"]
path = project/lib/freetype
url = https://github.com/openfl/libfreetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "project/lib/harfbuzz"]
path = project/lib/harfbuzz
url = https://github.com/openfl/libharfbuzz