mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-18 19:25:16 +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. |
||
---|---|---|
.. | ||
api | ||
fuzzing | ||
shape | ||
subset | ||
threads | ||
COPYING | ||
Makefile.am | ||
meson.build |