Use the official HarfBuzz repo as a submodule.

Continuing to use version 1.8.8 for now. One change is missing:
d85e2a2edf
This commit is contained in:
Joseph Cloutier
2022-05-08 22:27:15 -04:00
parent 1cf4ba09df
commit ba817dfe7a
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

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