-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
.gitmodules
21 lines (21 loc) · 988 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/third_party/freetype/freetype2"]
path = src/third_party/freetype/freetype2
url = git://git.sv.nongnu.org/freetype/freetype2.git
[submodule "src/third_party/harfbuzz/harfbuzz"]
path = src/third_party/harfbuzz/harfbuzz
url = https://github.com/behdad/harfbuzz.git
[submodule "src/third_party/fribidi/fribidi"]
path = src/third_party/fribidi/fribidi
url = https://github.com/fribidi/fribidi.git
[submodule "src/third_party/raqm/libraqm"]
path = src/third_party/raqm/libraqm
url = https://github.com/HOST-Oman/libraqm.git
[submodule "src/third_party/sheenbidi/sheenbidi"]
path = src/third_party/sheenbidi/sheenbidi
url = https://github.com/Tehreer/SheenBidi.git
[submodule "src/third_party/sheenfigure/sheenfigure"]
path = src/third_party/sheenfigure/sheenfigure
url = https://github.com/Tehreer/SheenFigure.git
[submodule "src/third_party/allsorts/allsorts-tools"]
path = src/third_party/allsorts/allsorts-tools
url = https://github.com/yeslogic/allsorts-tools