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:   takemura
Date:           Tue Nov  2 10:25:23 UTC 1999

Modified Files:
        syssrc/sys/dev/wsfont: files.wsfont wsfont.c
Added Files:
        syssrc/sys/dev/wsfont: vt220l8x10.h vt220l8x8.h

Log Message:
Add new font sets - VT220 8x8 and 8x10.
I brought them from arch/i386/isa/pcvt/Util/fonts.
You can specify FONT_VT220L8x8 or FONT_VT220L8x10 in a configuration file.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/wsfont/files.wsfont
cvs rdiff -r0 -r1.1 syssrc/sys/dev/wsfont/vt220l8x10.h \
    syssrc/sys/dev/wsfont/vt220l8x8.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/wsfont/wsfont.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