Mail Archives: djgpp/1999/08/12/14:18:15
On Wed, 11 Aug 1999, Jeff Williams wrote:
> SET GRX20DRV=VESA gw <width> gh <height> nc <colors>
>
> SET GRX20DRV=stdvga gw <width> gh <height> nc <colors>
>
> OTOH the `set terminal' command in gnuplot accepts `svga' but
> does not recognize `VESA'.
>
> Can someone explain to me the difference between stdvga and VESA
stdvga is the standard VGA, while VESA is an extension that is found in
many modern SVGA cards. The standard VGA doesn't know about modes beyond
13h, and its maximum resolution is 640x480 with 16 colors.
- Raw text -