-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd75a55
commit 1a7d36e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule harfbuzz
updated
31 files
+1 −1 | .github/workflows/scorecard.yml | |
+1 −1 | CONFIG.md | |
+12 −0 | NEWS | |
+1 −1 | configure.ac | |
+1 −0 | docs/harfbuzz-docs.xml | |
+7 −2 | meson.build | |
+1 −1 | src/OT/Layout/GPOS/PairPosFormat2.hh | |
+3 −1 | src/graph/markbasepos-graph.hh | |
+1 −1 | src/hb-bimap.hh | |
+3 −0 | src/hb-bit-page.hh | |
+2 −2 | src/hb-bit-set.hh | |
+2 −2 | src/hb-buffer.cc | |
+1 −1 | src/hb-buffer.h | |
+1 −1 | src/hb-font.cc | |
+1 −1 | src/hb-map.cc | |
+1 −1 | src/hb-ot-shape.cc | |
+5 −0 | src/hb-ot-var-common.hh | |
+6 −18 | src/hb-ot-var-gvar-table.hh | |
+1 −1 | src/hb-paint.cc | |
+2 −2 | src/hb-paint.h | |
+6 −1 | src/hb-repacker.hh | |
+1 −1 | src/hb-sanitize.hh | |
+12 −12 | src/hb-set.cc | |
+3 −21 | src/hb-vector.hh | |
+3 −3 | src/hb-version.h | |
+1 −1 | src/hb-wasm-shape.cc | |
+15 −15 | src/meson.build | |
+4 −1 | subprojects/.gitignore | |
+1 −0 | subprojects/freetype2.wrap | |
+ − | test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-repacker-fuzzer-6490945267564544 | |
+ − | test/fuzzing/fonts/clusterfuzz-testcase-minimized-hb-subset-fuzzer-6032126569742336 |