Hello.
> Does anyone know if it's possible to display text using blassic in
> larger fonts at all?
You can use the zoom text options of mode. For example:
mode 800, 600, , 2, 3
Gives you a 800x600 window with double width and triple height char
size.
The maximum zoom text value is 4.
The third parameter, here omitted, specify if the direction of the y
axis must
be inverted (0 or 1).
I must complete the documentation, certainly.
Regards.