README.rst: mention 'pathops' among extras

pip install fonttools[pathops]
This commit is contained in:
Cosimo Lupo 2020-09-30 13:55:30 +01:00
parent 7f9462dfa6
commit fdab35063d
No known key found for this signature in database
GPG Key ID: 179A8F0895A02F4F

View File

@ -174,6 +174,16 @@ are required to unlock the extra features named "ufo", etc.
*Extra:* ``type1`` *Extra:* ``type1``
- ``Lib/fontTools/ttLib/removeOverlaps.py``
Simplify TrueType glyphs by merging overlapping contours and components.
* `skia-pathops <https://pypi.python.org/pypy/skia-pathops>`__: Python
bindings for the Skia library's PathOps module, performing boolean
operations on paths (union, intersection, etc.).
*Extra:* ``pathops``
- ``Lib/fontTools/pens/cocoaPen.py`` - ``Lib/fontTools/pens/cocoaPen.py``
Pen for drawing glyphs with Cocoa ``NSBezierPath``, requires: Pen for drawing glyphs with Cocoa ``NSBezierPath``, requires: