Search Criteria
Package Details: python-fonttools-git 4.26.1.r1.g032befd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-fonttools-git.git (read-only, click to copy) |
---|---|
Package Base: | python-fonttools-git |
Description: | A library to manipulate font files from Python |
Upstream URL: | https://github.com/fonttools/fonttools |
Licenses: | MIT |
Conflicts: | python-fonttools |
Provides: | python-fonttools |
Submitter: | alerque |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-08 21:00 (UTC) |
Last Updated: | 2021-08-03 19:40 (UTC) |
Dependencies (15)
- python (python36, python32, python37, python39, python38, python310, python312)
- cython (cython-git, cython0) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-setuptools (make)
- python-brotli (python-brotli-git) (optional) – to compress/decompress WOFF 2.0 web fonts
- python-fs (optional) – to read/write UFO source files
- python-lxml (optional) – faster backend for XML files reading/writing
- python-lz4 (optional) – for graphite type tables in ttLib/tables
- python-matplotlib (python-matplotlib-git) (optional) – for visualizing DesignSpaceDocument and resulting VariationModel
- python-pyqt5 (python-pyqt5-webkit, python-pyqt5-sip4) (optional) – for drawing glyphs with Qt’s QPainterPath
- python-reportlab (optional) – to drawing glyphs as PNG images
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl) (optional) – for finding wrong contour/component order between different masters
- python-sympy (python-sympy-git) (optional) – for symbolic font statistics analysis
- python-unicodedata2 (optional) – for displaying the Unicode character names when dumping the cmap table with ttx
- python-zopfli (optional) – faster backend fom WOFF 1.0 web fonts compression
Required by (112)
- afdko (requires python-fonttools)
- afdko-git (requires python-fonttools)
- calibre-git (requires python-fonttools) (optional)
- calibre-unicode-path (requires python-fonttools) (optional)
- cjk-character-count (requires python-fonttools)
- dehinter (requires python-fonttools)
- diffenator2 (requires python-fonttools)
- drawbot-skia (requires python-fonttools)
- fdiff (requires python-fonttools)
- fdiff-git (requires python-fonttools)
- flatcam-git (requires python-fonttools)
- flatcam-qt6 (requires python-fonttools)
- font-line (requires python-fonttools)
- font-v (requires python-fonttools)
- fontbakery (requires python-fonttools)
- fontdiffenator (requires python-fonttools)
- fontship (requires python-fonttools)
- fontship-git (requires python-fonttools)
- ftcli (requires python-fonttools)
- ftcli-git (requires python-fonttools)
- Show 92 more...
Latest Comments
alerque commented on 2021-05-27 15:13 (UTC) (edited on 2021-05-27 15:21 (UTC) by alerque)
@SolarAquarion Good catches, fixed. Now confirmed to work in a chroot build.
SolarAquarion commented on 2021-05-27 04:32 (UTC)
this package is missing "git" and "python-setuptools