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.
parent
34139a79
No related branches found
No related tags found
Showing
- src/conio/ciolib.c 5 additions, 0 deletionssrc/conio/ciolib.c
- src/conio/ciolib.h 1 addition, 0 deletionssrc/conio/ciolib.h
- src/conio/sdl_con.c 33 additions, 6 deletionssrc/conio/sdl_con.c
- src/conio/sdl_con.h 2 additions, 0 deletionssrc/conio/sdl_con.h
- src/conio/win32gdi.c 27 additions, 1 deletionsrc/conio/win32gdi.c
- src/conio/win32gdi.h 2 additions, 0 deletionssrc/conio/win32gdi.h
Please register or sign in to comment