HarfBuzz text shaping engine
Go to file
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps
Most of time the files are identical, so instead of comparing the TTX
dump we can check sha256 hashes of the files first and if they match, we
don’t have to check the TTX dumps at all, making the subset tests orders
of magnitude faster.

time meson test --suite=subset down from:
real    0m19.418s
user    0m38.171s
sys     0m3.587s

to:
real	0m3.102s
user	0m8.622s
sys	0m1.701s

The expected files have been replaced by hb-subset output so they are
bit-identical where FontTools output might not.

The generate-expected-outputs.py now compares the hb-subset output with
fontttols subset and errors of they don’t match.
2021-08-04 04:10:38 +02:00
.ci [ci] Don’t build Cairo subproject with FontConfig on win32 cross-build 2021-07-06 14:13:37 +02:00
.circleci Revert "[ci] Bin FontTools version due to recent COLRv1 changes" 2021-07-28 11:36:34 -06:00
.github/workflows Revert "[ci] Bin FontTools version due to recent COLRv1 changes" 2021-07-28 11:36:34 -06:00
docs [sebset] Use [s|g]et_flag for retain_all_layout_features 2021-07-26 19:32:28 +02:00
m4 Revert "Remove autotools build support" 2020-08-11 23:51:59 +04:30
perf [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
src [khmer] Fix comment 2021-08-03 10:11:43 -06:00
subprojects [meson] Drop more wraps we don’t use directly 2021-05-26 23:11:44 +02:00
test [test] Compare sha256 hash before TTX dumps 2021-08-04 04:10:38 +02:00
util [util/hb-shape/hb-subset] Don't terminate on first error in batch mode 2021-08-01 22:12:08 -06:00
.clang-format Add an initial .clang-format config 2019-01-09 16:01:11 +03:30
.codecov.yml [ci] Disable patch-level codecov failures 2021-06-04 14:51:49 -06:00
.editorconfig [meson] Minor, replace tabs with spaces 2020-03-24 19:06:09 +00:00
AUTHORS Update AUTHORS / COPYING 2019-04-21 12:26:07 -04:00
BUILD.md [docs] Remove packagers related part 2020-08-02 11:15:15 +04:30
CMakeLists.txt Update CMakeLists.txt 2021-04-01 11:47:33 -06:00
CONFIG.md Fix typo 2021-02-16 18:51:43 -07:00
COPYING Update COPYING 2021-06-05 13:44:51 -06:00
Makefile.am [meson] Drop more wraps we don’t use directly 2021-05-26 23:11:44 +02:00
NEWS 2.8.2 2021-07-08 23:02:49 +02:00
README Rename various references to master branch 2021-06-05 04:18:52 +02:00
README.md Rename various references to master branch 2021-06-05 04:18:52 +02:00
README.mingw.md [mingw] Reinstate win32 cross-compiling with autotools instructions 2021-01-24 12:28:04 -07:00
README.python.md [docs] Update README.python.md with meson 2020-08-03 18:41:49 +04:30
RELEASING.md [releasing] Format notes as Markdown checklist for pasting in GH PR/Issue 2021-07-08 11:32:24 -07:00
TESTING.md [docs] Minor in TESTING.md 2020-08-14 10:19:33 +04:30
THANKS [THANKS] Add Ivan Kuckir <https://photopea.com/> 2019-04-24 15:08:27 -07:00
TODO [TODO] Remove BCP 47 language handling item 2018-10-20 21:13:25 +03:30
autogen.sh Revert "Remove autotools build support" 2020-08-11 23:51:59 +04:30
configure.ac 2.8.2 2021-07-08 23:02:49 +02:00
git.mk Revert "Remove autotools build support" 2020-08-11 23:51:59 +04:30
harfbuzz.doap Move all references of old url to the new address (#622) 2017-11-20 14:49:22 -05:00
meson.build 2.8.2 2021-07-08 23:02:49 +02:00
meson_options.txt [hb-view] Use Chafa for terminal graphics if available 2021-04-26 12:13:10 -06:00
mingw-configure.sh [mingw] Reinstate win32 cross-compiling with autotools instructions 2021-01-24 12:28:04 -07:00
replace-enum-strings.cmake Revert "Remove cmake build files" 2020-08-12 01:00:33 +04:30

README.md

Linux CI Status CircleCI Build Status OSS-Fuzz Status Coverity Code Health Codacy Code Health Codecov Code Coverage Coverals Code Coverage Packaging status ABI Tracker

This is HarfBuzz, a text shaping library.

For bug reports, mailing list, and other information please visit:

http://harfbuzz.org/

For license information, see COPYING.

For build information, see BUILD.md.

For custom configurations, see CONFIG.md.

For test execution, see TESTING.md.

Documentation: https://harfbuzz.github.io

Packaging status of HarfBuzz

Packaging status