MacOS apps will not open on MacBook M1 Pro running 14.6 (also tried on OS13)
Viewing post in GB Studio Font tools with 166 GBS fonts comments
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