HomeFreeBSD

Adjust shifting so that cursor widths up to 17 (was 9) work in vga planar

Description

Adjust shifting so that cursor widths up to 17 (was 9) work in vga planar
mode.

Direct mode always supported widths up to 32, except for its hard-coded
16s matching the pixmap size. Text mode is still limited to 9 its 2x2
character cell method and missing adjustments for the gap between
characters, if any.

Cursor heights can be almost anything in graphics modes.

Details

Provenance
bdeAuthored on
Parents
rS316864: 6392 zdb: introduce -V for verbatim import
Branches
Unknown
Tags
Unknown