Module Name: src Committed By: fcambus Date: Mon Nov 4 10:44:00 UTC 2019
Modified Files: src/sys/dev/wsfont: spleen12x24.h spleen32x64.h spleen5x8.h Log Message: Update Spleen kernel fonts to version 1.5.0, bringing the following improvements: - Tweak the digit '7' for consistency with other sizes (5x8 version) - Tweak the digit '2' for consistency with other sizes (12x24 version) - Shift the middle bar of the digit '3' one pixel up, for better alignement (12x24 version) - Make the 'Z' and 'z' characters more balanced, as is the case with other sizes (12x24 version) - Make the slash inside the digit '0' one pixel thiner (32x64 version) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/wsfont/spleen12x24.h \ src/sys/dev/wsfont/spleen32x64.h cvs rdiff -u -r1.2 -r1.3 src/sys/dev/wsfont/spleen5x8.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.