Update NEWS.rst
This commit is contained in:
parent
2ff3159a5f
commit
731845c1b8
5
NEWS.rst
5
NEWS.rst
@ -15,6 +15,11 @@
|
|||||||
- [post] Fixed parsing ``post`` table format 2.0 when it contains extra garbage
|
- [post] Fixed parsing ``post`` table format 2.0 when it contains extra garbage
|
||||||
at the end of the stringData array (#2314).
|
at the end of the stringData array (#2314).
|
||||||
- [subset] drop empty features unless 'size' with FeatureParams table (#2324).
|
- [subset] drop empty features unless 'size' with FeatureParams table (#2324).
|
||||||
|
- [otlLib] Added ``otlLib.optimize`` module; added GPOS compaction algorithm.
|
||||||
|
The compaction can be run on existing fonts with ``fonttools otlLib.optimize``
|
||||||
|
or using the snippet ``compact_gpos.py``. There's experimental support for
|
||||||
|
compacting fonts at compilation time using an environment variable, but that
|
||||||
|
might be removed later (#2326).
|
||||||
|
|
||||||
4.24.4 (released 2021-05-25)
|
4.24.4 (released 2021-05-25)
|
||||||
----------------------------
|
----------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user