blob: ce6ddefb1bc9b975eb126f5acf02193835faa44d (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
|