#TIL there are efforts to port #FontForge to #GTK3 .
If you have skills in that area, please help out. FontForge's custom UI kit is... ancient, 25 years old.

A #GTK interface could not only modernize the look, but also make it easier to implement a modular design and personalize the interface for specific uses.

https://github.com/fontforge/fontforge/discussions/5324

Porting UI to Qt / GTK3 · fontforge fontforge · Discussion #5324

Context: #5298 there are grassroot efforts to modernize its UI by porting it to GTK3. The current implementation uses custom UI toolkit (25 years old) with GDK under the hood, and it's really diffi...

GitHub