https://gitlab.synchro.net/main/sbbs/-/commit/8b7cbf122fa3e6044490e01e
Modified Files:
src/conio/sdl_con.c src/syncterm/CHANGES
Log Message:
Fix window scaling on macOS with retina displays
SDL_SetWindowSize() takes dimensions in imaginary units it makes up
so it can call something "Retina™". SyncTERM however lovingly
crafts everything pixel by pixel for an atisanal ode to BBSing.
This change converts pixel sizes to Retina™ sizes before resizing
the window. Should fix ticket 164.
--- SBBSecho 3.21-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)