OKUJI Yoshinori <[EMAIL PROTECTED]> writes:

> Which mode should be used? Normally, many graphics modes are
> supported. How to choose one of them?

Oh, I forgot to write about this. I think there are two alternative
approaches;

1) Let the user specify a mode number to pass on to the VESA BIOS
(ugly, but easy to implement).

2) Let the user specify the resolution desired. For example,
resolution=640x480x256. Much cleaner, and will be more compatible with
other platforms. Besides, if the mode number changes, the user doesn't
have to change anything.

I'd say we go for 2.

Reply via email to