From 90d9d2bbd3fe66b54fbd670af84487f7faebb277 Mon Sep 17 00:00:00 2001 From: Vijay Marcel Date: Mon, 26 Feb 2024 07:59:23 +0700 Subject: python/python3-fonttools: Updated for version 4.49.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-fonttools/README | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'python/python3-fonttools/README') 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. -- cgit v1.2.3