Module Name: src Committed By: fcambus Date: Sat Sep 7 20:49:57 UTC 2019
Modified Files: src/sys/dev/wsfont: spleen12x24.h spleen16x32.h spleen32x64.h Log Message: Update Spleen kernel fonts to version 1.2.0, bringing the following improvements: - Character at position CB is 'E' with diaeresis, not with tilde (12x24 version) - Character at position D6 is 'O' with diaeresis, not with tilde (12x24 version) - Character at position DC is 'U' with diaeresis, not with tilde (12x24 version) - Fix middle bar thickness in the upper case 'eth' character (12x24 version) - Fix ring alignment for the 'A' and 'a' characters (16x32 and 32x64 versions) - Fix tilde alignment in the 'o' with tilde character (32x64 version) - Remove strain pixel on the '3' and 'k' characters (32x64 version) OK kamil@ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/wsfont/spleen12x24.h \ src/sys/dev/wsfont/spleen16x32.h src/sys/dev/wsfont/spleen32x64.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.