Update changelog [skip ci]
This commit is contained in:
parent
0dd76bb98c
commit
c52dc1954f
8
NEWS.rst
8
NEWS.rst
@ -1,3 +1,11 @@
|
|||||||
|
- [cu2qu] Added ``fontTools.cu2qu`` package, imported from the original
|
||||||
|
`cu2qu <https://github.com/googlefonts/cu2qu>`__ project. The ``cu2qu.pens`` module
|
||||||
|
was moved to ``fontTools.pens.cu2quPen``. The optional cu2qu extension module
|
||||||
|
can be compiled by installing `Cython <https://cython.org/>` before installing
|
||||||
|
fonttools from source (i.e. git repo or sdist tarball). The wheel package that
|
||||||
|
is published on PyPI (i.e. the one ``pip`` downloads, unless ``--no-binary``
|
||||||
|
option is used), will continue to be pure-Python for now (#1868).
|
||||||
|
|
||||||
4.6.0 (released 2020-03-24)
|
4.6.0 (released 2020-03-24)
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user