1 file changed
+1
-1
lines changed- .ci/requirements-fonttools.txt+51-51
- .ci/requirements.in+1-1
- .ci/requirements.txt+75-73
- .github/workflows/linux-ci.yml+1-1
- .github/workflows/macos-ci.yml+1-1
- .github/workflows/scorecard.yml+1-1
- CMakeLists.txt+91-22
- NEWS+29
- docs/harfbuzz-docs.xml+1
- docs/harfbuzz-sections.txt+8-4
- meson.build+1-1
- src/gen-def.py-1
- src/gen-indic-table.py+5-1
- src/harfbuzz-config.cmake.in+2
- src/harfbuzz-subset.cc+1-1
- src/hb-common.cc+3
- src/hb-coretext-font.cc+5-1
- src/hb-face.cc+2-1
- src/hb-null.hh+1-1
- src/hb-ot-layout-gsubgpos.hh+4
- src/hb-ot-shaper-indic-machine.hh+977-302
- src/hb-ot-shaper-indic-machine.rl+5-2
- src/hb-ot-shaper-indic-table.cc+7-4
- src/hb-ot-shaper-myanmar-machine.hh+386-256
- src/hb-ot-shaper-myanmar-machine.rl+5-4
- src/hb-ot-shaper-use-machine.hh+640-616
- src/hb-ot-shaper-use-machine.rl+1
- src/hb-ot-tag-table.hh+12-3
- src/hb-paint.h+1-1
- src/hb-sanitize.hh+2-2
- src/hb-serialize.hh+3-9
- src/hb-shape.h+2
- src/hb-subset-input.cc+138-1
- src/hb-subset-repacker.h-81
- src/hb-subset-serialize.cc+16-17
- src/hb-subset-serialize.h+83
- src/hb-subset.h+12
- src/hb-version.h+2-2
- src/meson.build+3-2
- test/api/test-subset-repacker.c+13-20
- test/fuzzing/hb-repacker-fuzzer.cc+10-10
- test/fuzzing/meson.build+14-17
- test/shape/data/in-house/fonts/65d1b9099cfb3191931d8d6112d7a03d979d579f.ttf
- test/shape/data/in-house/fonts/f4ba5a767ef56a40133844507efb98fee5635e71.ttf
- test/shape/data/in-house/tests/indic-syllable.tests+1
- test/shape/data/in-house/tests/myanmar-syllable.tests+2
- test/shape/data/in-house/tests/use-syllable.tests+1
- test/shape/hb_test_tools.py+2-2
- util/helper-subset.hh+4-109
0 commit comments