freebsd-skq/sys/dev/vt/hw
Jean-Sébastien Pédron 83fbb296a9 vt(4): Store a rectangle for the drawable area, not just the top-left corner
This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after:	1 week
2014-08-25 19:06:31 +00:00
..
efifb vt(4): Add vd_bitblt_bmp_t callback 2014-08-23 20:35:33 +00:00
fb vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00
ofwfb vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00
vga vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00