Update NEWS.rst [skip ci]

This commit is contained in:
Cosimo Lupo 2023-08-02 17:44:04 +01:00
parent 764cc79a95
commit c4c0666d01
No known key found for this signature in database
GPG Key ID: DF65A8A5A119C9A8

View File

@ -1,3 +1,11 @@
- [varLib] Use sentinel value 0xFFFF to mark a glyph advance in hmtx/vmtx as non
participating, allowing sparse masters to contain glyphs for variation purposes other
than {H,V}VAR (#3235).
- [varLib/cff] Treat empty glyphs in non-default masters as missing, thus not participating
in CFF2 delta computation, similarly to how varLib already treats them for gvar (#3234).
- Added varLib.avarPlanner script to deduce 'correct' avar v1 axis mappings based on
glyph average weights (#3223).
4.41.1 (released 2023-07-21) 4.41.1 (released 2023-07-21)
---------------------------- ----------------------------