Update NEWS.rst

This commit is contained in:
Cosimo Lupo 2025-01-21 15:05:58 +00:00
parent 70fb77884c
commit 294e32651b

View File

@ -1,7 +1,10 @@
- [bezierTools] Fixed ``splitCubicAtT`` sometimes not returning identical start/end points as result of numerical precision (#3742, #3743).
- [feaLib/ast] Fixed docstring of ``AlternateSubstStatement`` (#3735).
- [transform] Typing fixes (#3734).
4.55.3 (released 2024-12-10)
----------------------------
- [Docs] fill out ttLib table section [#3716]
- [feaLib] More efficient inline format 4 lookups [#3726]
@ -24,7 +27,6 @@
4.55.0 (released 2024-11-14)
----------------------------
- [cffLib.specializer] Adjust stack use calculation (#3689)
- [varLib] Lets not add mac names if the rest of name doesn't have them (#3688)
- [ttLib.reorderGlyphs] Update CFF table charstrings and charset (#3682)