Commit 084239c
committed
Update to HarfBuzz 12.2.0
1 parent c2f69fc commit 084239c
1 file changed
+1
-1
lines changed- .ci/requirements-fonttools.txt+59-59
- .ci/requirements.txt+59-59
- .github/workflows/cifuzz.yml+1-1
- .github/workflows/crossbuild-mingw.yml+2-2
- .github/workflows/linux.yml+2-2
- .github/workflows/msys2.yml+1-1
- .github/workflows/scorecard.yml+3-3
- CMakeLists.txt+1-1
- NEWS+22
- meson.build+1-1
- src/OT/Layout/Common/CoverageFormat1.hh+2-2
- src/OT/Layout/Common/CoverageFormat2.hh+1-1
- src/OT/Layout/GPOS/CursivePosFormat1.hh+9-2
- src/OT/Layout/GPOS/MarkArray.hh+8-2
- src/graph/coverage-graph.hh+22-24
- src/graph/graph.hh+1-1
- src/hb-alloc-pool.hh+2-2
- src/hb-buffer-serialize.cc+1-1
- src/hb-cache.hh+1-1
- src/hb-font.hh+8-16
- src/hb-iter.hh+3-2
- src/hb-ot-kern-table.hh-1
- src/hb-ot-layout-gsubgpos.hh+9-2
- src/hb-ot-shape.cc+4-4
- src/hb-ot-shape.hh+1-1
- src/hb-ot-shaper-hangul.cc+1-1
- src/hb-ot-var-gvar-table.hh+1-1
- src/hb-subset-plan.cc+2-1
- src/hb-version.h+2-2
- subprojects/.gitignore+1
- test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-draw-fuzzer-5714890590584832
- test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-shape-fuzzer-5461871294742528
- test/shape/data/in-house/fonts/36b3cea27560cf68b1f3a5d5b6f29d29a96393aa.ttf
- test/shape/data/in-house/fonts/49bd922bd447fb15bb05abab5c7ceac8d547a3a2.ttf
- test/shape/data/in-house/fonts/755160ddba002332349fda3eb999e629d63dccf6.ttf
- test/shape/data/in-house/fonts/8a312e38b9b90183ef154a0c2ab92a9def6cb82f.ttf
- test/shape/data/in-house/fonts/96fcf8dc57095c3d89f69b0f74f0d802c213f4da.ttf
- test/shape/data/in-house/fonts/a04cc6365876308945033b2a49f54afe899e7bf8.ttf
- test/shape/data/in-house/fonts/c2d320136762887c43d245ecd2ffc2c0d57cfcb3.ttf
- test/shape/data/in-house/meson.build+3
- test/shape/data/in-house/tests/cluster.tests+1
- test/shape/data/in-house/tests/context-matching.tests+1
- test/shape/data/in-house/tests/indic-misc.tests+2
- test/shape/data/in-house/tests/per-script-kern-fallback.tests+22
- test/shape/data/in-house/tests/synthetic.tests+3
- util/test-hb-subset-parsing.c+1-1
0 commit comments