• src/conio/sdl_con.c win32gdi.c src/syncterm/CHANGES

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Apr 8 10:59:37 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4c3fbda98b7c497ef63fc624
    Modified Files:
    src/conio/sdl_con.c win32gdi.c src/syncterm/CHANGES
    Log Message:
    Fix SDL/GDI issue with textmode() using alternate fonts

    Previously, SDL and GDI modes (but not X11 mode) would return early
    from textmode() if the new mode is the same as the old mode. This
    would result in the font not being reset to the defaults for the
    mode.

    This was most noticable when using RIP to change the font to one of
    a difference size since the mode remains the same, but the font and
    screen dimensions change.

    Should fix issue 201
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)