Hi, the MacOS versions should work on Apple Silicon, but unfortunately I don’t have a Mac to test it.
Does it give you an error?
Have you tried running the tools from the Terminal app?
Thanks!
Thank you Mike! That gave me the clue I needed to solve it 🙂
The macOS binaries were not working because I tried cross-compiling from Linux, but this didn’t create proper binaries for macOS.
So I went visit a friend who has a Mac, and compiled the three tools there. GBSFontInverter and GBSFontJSON compiled perfectly on the Mac, and work just as well as they do on Linux and Windows.
But GBSFont2BG for macOS gave me some issues: it doesn’t remove the temp files (you’ll see a lot of png files after running it) and doesn’t generate the sample image (resized 3x). But the main thing works, generating the Background.png with your text! 🥳
I just realized that I only tested it from the terminal, would you mind testing it from the Finder and let me know if they work? If not: