mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-19 19:53:48 +00:00
- Slightly increase the tolerance to account for differences in floating point math across platforms. - The specific issue is a fused multiply add (d = d1 + (x - x1) * scale; in hb-subset-instancer-iup.cc) - Also fix more implicit double conversion warnings. |
||
---|---|---|
.. | ||
data | ||
generate-expected-outputs.py | ||
Makefile.am | ||
meson.build | ||
repack_test.py | ||
run-repack-tests.py | ||
run-tests.py | ||
subset_test_suite.py |