vga_addtimingSection: Svgalib User Manual (3)Updated: 7 April 1999 |
vga_addtimingSection: Svgalib User Manual (3)Updated: 7 April 1999 |
#include <vga.h>
int vga_guesstiming(int x, int y, int clue, int arg);
If clue is 1, then the aspect ratio for the requested mode ( x:y ) must be 4:3. A mode with the same aspect ratio closest to the requested, while still having a lower resolution is found, and then scaled down to the requested mode.
vga_addmode(3) vga_addtiming(3) addmodetest(6)
This manual page was written by Matan Ziv-Av