aboutsummaryrefslogtreecommitdiff
path: root/python/python-fonttools/README
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@gmail.com>2023-10-17 19:14:09 +0530
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-19 13:15:51 +0700
commitfb762169955003632b085907398aabc3db49256b (patch)
tree8056273c04bb01447db94d2b1016def10200bcbd /python/python-fonttools/README
parent543b4e7cbc1ec86a70becef2fc1b885a2939f49a (diff)
python/python-fonttools: Removed (use python3-fonttools)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-fonttools/README')
-rw-r--r--python/python-fonttools/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/python/python-fonttools/README b/python/python-fonttools/README
deleted file mode 100644
index 54c96a23e4..0000000000
--- a/python/python-fonttools/README
+++ /dev/null
@@ -1,12 +0,0 @@
-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