Use the official Cairo repo as a submodule.

Continuing to use version 1.15.2 for now. The main difference is the
lack of this change:
70d5bd67f3
This commit is contained in:
Joseph Cloutier
2022-05-08 16:32:38 -04:00
parent 92613e9665
commit 749fb5ad4a
9 changed files with 359 additions and 13 deletions

2
.gitmodules vendored
View File

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