Use the official libpng repo as a submodule.

Continuing to use version 1.6.12 for now. This seems not to be quite the
same version, but is close.

Missing changes:
601ea3ce9b
2177f5afd4
This commit is contained in:
Joseph Cloutier
2022-05-08 23:45:55 -04:00
parent d6ec1c123b
commit ff4f156787
4 changed files with 233 additions and 11 deletions

2
.gitmodules vendored
View File

@@ -21,7 +21,7 @@
url = https://github.com/HaxeFoundation/neko
[submodule "project/lib/png"]
path = project/lib/png
url = https://github.com/openfl/libpng
url = https://git.code.sf.net/p/libpng/code
[submodule "project/lib/jpeg"]
path = project/lib/jpeg
url = https://github.com/openfl/libjpeg