The only thing that Iām not delighted with is the text font (too many bits sticking out
)
Is there a trick to loading other fonts?
If not, no big deal ![]()
The only thing that Iām not delighted with is the text font (too many bits sticking out
)
Is there a trick to loading other fonts?
If not, no big deal ![]()
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
![]()
Many thanks!