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:
- Command (â) + Space
- type âterminalâ and press enter
- cd name-of-the-directory-with-the-program-text.txt-and-font
- chmod +x GBSFont2BG
- ./GBSFont2BG