harfbuzz: Update to 11.3.2

This commit is contained in:
Pāvels Nadtočajevs
2025-07-22 09:41:20 +03:00
parent 71a9948157
commit 37f506c33d
72 changed files with 3901 additions and 2395 deletions

View File

@ -436,7 +436,7 @@ Patches:
## harfbuzz
- Upstream: https://github.com/harfbuzz/harfbuzz
- Version: 11.2.1 (33a3f8de60dcad7535f14f07d6710144548853ac, 2025)
- Version: 11.3.2 (4e3df1c1383481ed5717603d5dd3453a04fb16ba, 2025)
- License: MIT
Files extracted from upstream source:
@ -444,7 +444,7 @@ Files extracted from upstream source:
- `AUTHORS`, `COPYING`, `THANKS`
- From the `src` folder, recursively:
- All the `.cc`, `.h`, `.hh` files
- Except `main.cc`, `harfbuzz*.cc`, `failing-alloc.c`, `test*.cc`, `hb-wasm*.*`, `wasm/*`
- Except `main.cc`, `harfbuzz*.cc`, `failing-alloc.c`, `test*.cc`, `hb-wasm*.*`, `hb-harfrust.cc`, `wasm/*`, `ms-use/*`, `rust/*`
## hidapi