diff --git a/NEWS.rst b/NEWS.rst index 0c094eeaa..9bb3bea17 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,4 +1,9 @@ -- [SVGPathPen] Revert rounding coordinates to two decimal places by default. +- [ttLib.removeOverlaps] Support CFF table to aid in downconverting CFF2 fonts (#3528) +- [avar] Fix crash when accessing not-yet-existing attribute (#3550) +- [docs] Add buildMathTable to otlLib.builder documentation (#3540) +- [feaLib] Allow UTF-8 with BOM when reading features (#3495) +- [SVGPathPen] Revert rounding coordinates to two decimal places by default (#3543) +- [varLib.instancer] Refix output filename decision-making (#3545, #3544, #3548) 4.52.4 (released 2024-05-27) ----------------------------