Subj : src/conio/ciolib.c ciolib.h sdl_con.c sdl_con.h win32gdi.c win32gdi.h To : Git commit to main/sbbs/master From : Deucе Date : Wed May 03 2023 01:21 pm https://gitlab.synchro.net/main/sbbs/-/commit/a62e92ddf38d865fab68a798 Modified Files: src/conio/ciolib.c ciolib.h sdl_con.c sdl_con.h win32gdi.c win32gdi.h Log Message: Implement set/get scaling for SDL and GDI. This is now simple to implement. Also, add ciolib_initial_scaling so the initial window can be created with the appropriate scaling already applied. We still need a way to specifiy the initial text mode, but these globals are not the right way. .