harfbuzz/test
Behdad Esfahbod b1677e76aa [trak] Handle "out-of-range" values better
If requested size < min-size, use the value for min-size.
If requested size > max-size, use the value for max-size.

This is the only way that makes sense. Extrapolating as we were
doing, is just wrong...

This also seems to match what CoreText does.

Adjacent to fixing https://github.com/harfbuzz/harfbuzz/issues/5054
2025-02-09 02:05:36 +00:00
..
api [test-buffer] Fix unintionally merged change 2025-02-04 23:35:34 +00:00
fuzzing [repacker] Also rename api method from hb_subset_repack_or_fail -> hb_subset_serialize_or_fail. 2025-01-07 13:39:51 -07:00
shape [trak] Handle "out-of-range" values better 2025-02-09 02:05:36 +00:00
subset [subset] consider variation selectors subsetting cmap14 2024-11-11 13:45:08 -07:00
threads Drop autotools build 2024-06-27 15:28:38 +03:00
COPYING [fonts] move OFL-1.1 license to a higher directory 2023-01-25 10:07:03 -07:00
meson.build [threads] Add hb-shape-threads test 2022-05-30 05:09:53 -06:00