summaryrefslogtreecommitdiffstats
path: root/python/python3-fonttools/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-fonttools/README')
-rw-r--r--python/python3-fonttools/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/python/python3-fonttools/README b/python/python3-fonttools/README
new file mode 100644
index 0000000000..ce6ddefb1b
--- /dev/null
+++ b/python/python3-fonttools/README
@@ -0,0 +1,15 @@
+python-fonttools - A library to manipulate font files from Python.
+
+Optional dependencies:
+
+python3-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.