Deps: Update to FreeType 2.14.1

And use dynamic Harfbuff loading.
This commit is contained in:
Stenzek
2025-09-24 17:33:49 +10:00
parent 86f36ad339
commit 7e4f0ce119
8 changed files with 36 additions and 57 deletions
@@ -36,6 +36,7 @@ find_package(WebP REQUIRED) # v1.4.0, spews an error on Linux because no pkg-con
find_package(PNG 1.6.50 REQUIRED)
find_package(JPEG REQUIRED)
find_package(Freetype 2.13.3 REQUIRED)
find_package(harfbuzz REQUIRED)
find_package(plutosvg 0.0.6 REQUIRED)
find_package(cpuinfo REQUIRED)
find_package(DiscordRPC 3.4.0 REQUIRED)