Glad to announce that #FontForge is officially migrating to GTK3 UI toolkit, starting with this PR: https://github.com/fontforge/fontforge/pull/5546

Special thanks to Joey Sabey https://github.com/Omnikron13 for his important proof-of-concept and GTK3 infrastructure work.

Special thanks to Fredrick Brennan @copypaste for his inspirational (really, no sarcasm) article at https://github.com/MFEK/docs/blob/master/doc/Why.md

#FOSS #GTK #GTK3 #font #fonts

Simple GTK-based dialog with CSS appearance support by iorsh · Pull Request #5546 · fontforge/fontforge

Initial support for GTK3 / GTKMM3-based UI. Only "Add Encolding Slots" dialog was ported, to keep stability while allowing for initial testing. Based on infrastructure work by @Omnikron13...

GitHub