Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/wsfont



Module Name:    src
Committed By:   fcambus
Date:           Wed Jul  3 13:31:58 UTC 2019

Modified Files:
        src/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 kamil@


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/wsfont/spleen12x24.h \
    src/sys/dev/wsfont/spleen16x32.h src/sys/dev/wsfont/spleen32x64.h \
    src/sys/dev/wsfont/spleen5x8.h src/sys/dev/wsfont/spleen8x16.h

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