fonttools: Tools to manipulate font files¶
Description¶
Tools to manipulate font files
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
Version Information¶
package-version.txt:
4.42.1
version_requirements.txt:
fonttools
Equivalent System Packages¶
$ conda install fonttools
$ sudo yum install python3-fonttools
$ sudo emerge dev-python/fonttools
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.