harfbuzz/perf
Behdad Esfahbod bdfed8f113 [blob] Add failing versions of create API
Fixes https://github.com/harfbuzz/harfbuzz/issues/2567

New API:
+hb_blob_create_or_fail()
+hb_blob_create_from_file_or_fail()

Use these in util/ to distinguish empty file from not-found file.
Only err on the latter.
2021-06-15 13:56:30 -06:00
..
fonts Add initial shaping performance test and profiler 2019-12-10 21:53:30 +03:30
texts [docs] Fix spelling typo (#2945) 2021-04-10 14:11:23 +03:00
meson.build [meson] Make compatbile with 0.47.0 2020-08-13 18:28:42 +04:30
perf-draw.hh [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
perf-extents.hh [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
perf-shaping.hh [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
perf.cc Add comparison against ttf-parser 2020-07-30 16:18:17 +04:30
run.sh [perf] More rename 2019-12-10 12:43:42 -06:00