Update FreeType to 2.14.1.

Add SheenBidi dependency (still not in use).
Update tests with the new FreeType version.
This commit is contained in:
Martín Lucas Golini
2025-11-09 13:36:13 -03:00
parent 066425d63b
commit 91f93184af
557 changed files with 56711 additions and 20852 deletions

View File

@@ -169,7 +169,7 @@
"eepp-linux": {
"build": [
{
"args": "--disable-static-build --with-text-shaper --with-debug-symbols --with-mold-linker --address-sanitizer gmake",
"args": "--disable-static-build --with-text-shaper --with-mold-linker --with-debug-symbols --address-sanitizer gmake",
"command": "premake4",
"working_dir": "${project_root}"
},