CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/06/08 01:44:07
Modified files:
sys/dev/wsfont : spleen12x24.h spleen16x32.h spleen32x64.h
spleen5x8.h spleen8x16.h
Log message:
Update Spleen kernel fonts to the latest released version, bringing
the following improvements:
- Shift the middle bar of the upper case 'G' one pixel down in the 12x24
version
- Shift lower case 'k' character right, for better alignment in the 12x24,
16x32, and 32x64 versions
- Make upper case 'X' thicker in the 16x32 and 32x64 versions
- Make upper case 'V' thicker in the 32x64 version
- Make lower case 'g' character smoother in the 16x32 and 32x64 versions
- Add some artefacts on each side of the lower case 'i' characters
OK kettenis@, naddy@, deraadt@