Fonts in Windows

The only thing that I’m not delighted with is the text font (too many bits sticking out :grin: )

Is there a trick to loading other fonts?

If not, no big deal :+1:

In Win11 you have (only) the following options:

sbasicg.exe -f "consola"
sbasicg.exe -f "courier"

or you download the Envy Code R font: Envy Code R Font Free by Damien Guard | Font Squirrel

and copy the files Envy Code R Bold.ttf and Envy Code R.ttf to the directory, where sbasicg.exe is located.

Consola is my standard so this is PERFECT :+1: :smiling_face_with_sunglasses:

Many thanks!