Update CHANGES file.

This commit is contained in:
Werner Lemberg 2025-05-27 08:41:13 +02:00
parent f7fba637a4
commit d629c8bffa

View file

@ -59,6 +59,9 @@ CHANGES BETWEEN 2.13.3 and 2.14.0 (2025-Mmm-DD)
- The TrueType instruction interpreter was optimized to produce 15%
gain in the glyph loading speed.
- Handling of Variation Fonts is now considerably faster, thanks to
contributions by Behdad Esfahbod.
- TrueType and CFF glyph loading speed has been improved by 5-10% on
modern 64-bit platforms as a result of better handling of fixed-
point multiplication.