Behdad Esfahbod
df3ecea773
[perf/perf] Fix run when ttfparser is not available
2022-04-21 11:16:12 -06:00
Behdad Esfahbod
9ad300360d
[perf/perf-draw] Port to new draw API
2022-04-21 11:16:12 -06:00
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
Ebrahim Byagowi
5f9ff04fb0
Add comparison against ttf-parser
2020-07-30 16:18:17 +04:30
Ebrahim Byagowi
5a7cc7fd8b
minor spacing tweak
2020-07-29 08:33:38 +04:30
Ebrahim Byagowi
20d1fa3671
[perf] fix the build
2020-06-25 12:50:46 +04:30
Ebrahim Byagowi
95b1081be4
Add performance benchmark for shaping, get extents and draw
2020-06-25 01:30:07 +04:30