Re: Fontmake needed for generating variable font from source

2024-12-11 Thread Ben Beasley via python-devel
With cooperation from Athos Ribiero, Parag Nemade, and Benson Muite, I’ve completed all of the necessary dependency work and posted fontmake for review at https://bugzilla.redhat.com/show_bug.cgi?id=2331684. Thanks! I’m targeting Rawhide only for now, since I’m reluctant to upgrade python-glyp

Re: Fontmake needed for generating variable font from source

2024-12-08 Thread Ben Beasley via python-devel
I had the idea of packaging fontmake on my back burner long ago, although I had abandoned the project. I just pulled together a draft spec file, https://music.fedorapeople.org/fontmake.spec. The current version of fontmake looks reasonably straightforward to package, with the following caveats:

Re: Fontmake needed for generating variable font from source

2024-12-06 Thread Miro Hrončok via python-devel
On 06. 12. 24 14:40, Anirban Mitra via python-devel wrote: Fontmake is a python tool required to generate variable fonts from designspace and ufo sources. I have created a variable font which I want to package for fedora. But I couldn't find fontmake in fedora packages. So do I need to package

Fontmake needed for generating variable font from source

2024-12-06 Thread Anirban Mitra via python-devel
Fontmake is a python tool required to generate variable fonts from designspace and ufo sources. I have created a variable font which I want to package for fedora. But I couldn't find fontmake in fedora packages. So do I need to package fontmake first to be able to package my font or I can instal