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/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/python/python3-fonttools/README b/python/python3-fonttools/README
new file mode 100644
index 0000000000..54c96a23e4
--- /dev/null
+++ b/python/python3-fonttools/README
@@ -0,0 +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