VGA smaller text
AGCB
Posts: 327
in Propeller 1
Is it possible to decrease the text size in a VGA program to get more rows and columns and thus be able to put more info on screen?
If so what must be changed? I'm using the VGA_TEXT object.
Thanks
Aaron
If so what must be changed? I'm using the VGA_TEXT object.
Thanks
Aaron
Comments
many VGA objects supporting different modes/resolutions out there..
It is a 1024x768 VGA signal which contains 128 columns x 64 rows of 8x12 characters.
VGA Hi Res but have found it too complicated for just playing around. I just looked at VGA High-Res Text Demo and will have to play with it some more. Maybe I can figure out how to make it simpler. I'll also check out others in OBEX
Thanks for the help!
Aaron