Date: Wed, 22 Sep 2010 22:17:39 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/syscons scvgarndr.c Message-ID: <201009222218.o8MMI26C078451@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2010-09-22 22:17:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/syscons scvgarndr.c
Log:
SVN rev 213041 on 2010-09-22 22:17:39Z by jkim
MFC: r212806
Rework r210248. Although it fixed most of problems, it did not fix one
particular edge case where X-axis resolution is not multiple of font width.
Now we just advance enough scan lines, then deduct a partial scan line.
It is more intuitive than the previous code. Apply the same wisdom to EGA
and VGA planar renderers for consistency.
Revision Changes Path
1.21.2.2 +4 -7 src/sys/dev/syscons/scvgarndr.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009222218.o8MMI26C078451>
