Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: is
Date: Sun Jun 25 20:49:51 UTC 2000
Modified Files:
syssrc/sys/arch/amiga/dev [netbsd-1-5]: ite_cc.c
Log Message:
Sync to -current (with releng permission):
Only plot font_width pixel colums even for bold chars.
The excess column would have been overwritten by the next sequentially written
character anyway. Besides, the C methods did not do this right at all.
As a result, a 640 pixel column screen now holds 80 character columns.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.4.1 syssrc/sys/arch/amiga/dev/ite_cc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index