Search Criteria
Package Details: python-fontmake 2.4.0-1
Git Clone URL: | https://aur.archlinux.org/python-fontmake.git (read-only, click to copy) |
---|---|
Package Base: | python-fontmake |
Description: | Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType) |
Upstream URL: | https://github.com/googlefonts/fontmake |
Licenses: | |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 1 |
Popularity: | 0.67 |
First Submitted: | 2019-08-19 18:40 |
Last Updated: | 2021-03-25 16:57 |
Latest Comments
thrasibule commented on 2021-01-11 19:24
@txtsd you need to reinstall python-fontmake.
txtsd commented on 2021-01-10 11:07
caleb commented on 2020-12-18 15:46
This version of
fontmake
should explicitly requirepython-ufo2ft>=2.19.1
. For roughly 2/3 of the font projects I've tried it works okay with the lower version currently in AUR, but for some projects (specifically ones with CFF outlines with some specific feature?) it makes API calls that are new. Because the current AUR package is held back due to needing newerpython-fonttools
(that Arch is being really slow to update in [community], I've added apython-ufo2ft-git
package that can satisfy the dependency until the stable package is updated.caleb commented on 2020-12-10 15:18
I realize this is kind of blocked because the Arch [community] package for ptyhon-fonttools is out of date (flagged for over a month). I've been blocked by this so I've actually posted a
python-fonttools-git
package to the AUR which providespython-fonttools
and can substitute for it. I would suggest updating this package with the dependency minimum version set explicitly. That way people won't accidentally update before the system package updates, but they can get this (and a lot of other things) freshened up if they want to install that AUR package.reMiND commented on 2019-11-03 10:41
Build fontmake without https://aur.archlinux.org/packages/python-ufo2ft/ (got build error, see comment)