Hi there,
I have been using GEMRB on GNU/Linux for years now, happily on PC and Raspberry Pi. I have always used it with the SDL2 video plugin and no OpenGL (SDL2 uses OpenGL_ES for image scaling under the hood anyway).
Thing is, is it possible to setup a better font scaling method? I have tried different fonts with the BG games, since they are customizable, but the problem is always the same: letter borders seem "grainy" in an ugly way. It's as if the letters were scaled using nearest instead of linear.I have already changed:
SDL_SetHint(SDL_HINT_RENDER_SCALE_QUALITY, "ne