I developed a small utility to change the font size by changing the video mode.
I use it to make the text more readable when using a 15KHz setup.
Executable and code are available here
https://github.com/dlyesteryear/setvmode/tree/main
(I am sure this could be achieved in other ways, but it was fun to fire up Turbo C++ after so many years)