diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2024-02-26 07:59:23 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-28 12:22:40 +0700 |
| commit | 90d9d2bbd3fe66b54fbd670af84487f7faebb277 (patch) | |
| tree | 594057737c4eb19e64c1e770fec4f923d789bdd2 /python/python3-fonttools/README | |
| parent | 1694337de79e237201d89acee86366764e38b1cd (diff) | |
python/python3-fonttools: Updated for version 4.49.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fonttools/README')
| -rw-r--r-- | python/python3-fonttools/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/python/python3-fonttools/README b/python/python3-fonttools/README index 54c96a23e4..ce6ddefb1b 100644 --- a/python/python3-fonttools/README +++ b/python/python3-fonttools/README @@ -2,11 +2,14 @@ python-fonttools - A library to manipulate font files from Python. Optional dependencies: -lxml – faster backend for XML files reading/writing +python3-reportlab – to drawing glyphs as PNG images -python3-matplotlib – for visualizing -DesignSpaceDocument and resulting VariationModel +python3-sympy – for symbolic font statistics analysis -python-reportlab – to drawing glyphs as PNG images -python3-sympy – for symbolic font statistics analysis +Note: +Install pytz, Sphinx, sphinx-rtd-theme, snowballstemmer, +imagesize,msgpack-python, html5lib first and then go for +other dependencies.If you encounter an error about syntax +error in python then check if the slackbuild builds for python2, +disable it and then try to install. |
