Closed NodudeWasTaken closed 2 years ago
Well I don't quite follow, but isn't it more like the font is placed in the wrong directory rather than SDL_GetBasePath
returning the wrong path?
I'm not familliar with any of this.
Here's what I know:
No more, no less. Sorry 😥
@NodudeWasTaken does the patch by @MarshMongoose help you?
It does :) 2 issues left,
https://wiki.libsdl.org/SDL_GetBasePath In the documentation, it reads that CMake on macOS defaults to ".app/Contents/Resources", as can be seen in this path: "OpenFunscripter.app/Contents/Resources/data/fonts/RobotoMono-Regular.ttf". This is wrong as the font gets placed in "OpenFunscripter.app/Contents/MacOS/data/fonts/RobotoMono-Regular.ttf". Funny enough there is a Resources folder with /data/lua in it, but no files.
Also there is no icon, macOS is weird. Maybe there can now finally come a macOS build, and the quarterly post of "macos scripter plz" will finally be resolved.