aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fonttools/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-fonttools/README')
-rw-r--r--python/python3-fonttools/README13
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.