aboutsummaryrefslogtreecommitdiff
path: root/python/python-fonttools/README
diff options
context:
space:
mode:
authorVijay Marcel <vijaymrcel@outlook.com>2023-07-17 09:59:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-17 09:59:50 +0700
commit47799d3b32405b731f51c4ab720663655197e5ac (patch)
treeef7ee9ae023064844d341a0717d4fd056efd48c9 /python/python-fonttools/README
parent82beed919990c9d962a462cdab24b2a76d401a04 (diff)
python/python-fonttools: Updated for version 4.39.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-fonttools/README')
-rw-r--r--python/python-fonttools/README11
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