diff options
Diffstat (limited to 'python/python-fonttools/README')
| -rw-r--r-- | python/python-fonttools/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/python/python-fonttools/README b/python/python-fonttools/README index 6b4b084746..54c96a23e4 100644 --- a/python/python-fonttools/README +++ b/python/python-fonttools/README @@ -1 +1,12 @@ python-fonttools - A library to manipulate font files from Python. + +Optional dependencies: + +lxml – faster backend for XML files reading/writing + +python3-matplotlib – for visualizing +DesignSpaceDocument and resulting VariationModel + +python-reportlab – to drawing glyphs as PNG images + +python3-sympy – for symbolic font statistics analysis |
