Stevo14 wrote:By default, in most text modes, the dot-clock is 9(nine pixel wide characters).
Thanks for clarification. When I selected "8 dots per character, normal clocks" in 80x25 the characters did squish a little (as in DosBox or in as your second screenshot), reverting them to 9 they became again normal (as in your first screenshot).
I tried the debug functions for this and they seemed not to work, in fact they made the characters wider instead of thiner.
Hmm... There were bugs in mode switching routines at the latest release, when you selected 8 dot and 80x50 you've got no signal on screen. Plus, when you ran SPIRAL with different dot-clock or font, it was reset to 9dot, 80x25 and normal font upon exit, regardless of your config.
Also fixed the BSOD error when you were in 80x50 and typed "EXIT" (actually you couldn't see it due to the bug I mentioned

) ... and fixed the bug when you have set a custom font, then set mode 80x50 (which will set its implicit 8x8 font, and its normal) and then after entering SETUP utility you would get the default font. I've fixed it to load your previous 80x25 font (instead of the default), since the SETUP utility can't operate in 80x50
Small functions, simple in manner, many combinations of them and you see that much bugs can arise from them, lol.
Everything should be alright now.
BTW if you have mode 80x50 active and you select one of 80x25 fonts, 80x50 will be no longer active and OS will switch to your font.
If you select e.g. a 80x25 "Fun" font but you switch to 80x50, after quitting the SETUP utility there will be 80x50 mode with its default font (80x25 fonts cannot be applied to 80x50 of course), but when you'll switch again to mode 80x25 the "Fun" font willl re-load (instead of reloading the default font).
That same applies for the BIOS font.
9-dot 80x50
8-dot 80x50
Regards
inflater