History log of /src/sys/dev/wsfont/spleen5x8.h |
Revision | | Date | Author | Comments |
1.8 |
| 12-Mar-2021 |
fcambus | Update Spleen kernel fonts to version 1.9.0, bringing the following improvements:
- Enlarge vertical line for consistency with other small sizes (5x8 version) - Add full support for the Latin-1 Supplement Unicode block (6x12 version)
|
1.7 |
| 20-Jul-2020 |
fcambus | branches: 1.7.2; Update Spleen kernel fonts to version 1.8.1, bringing the following improvements:
- Center tilde vertically for all sizes, as modern fonts do
|
1.6 |
| 06-Jul-2020 |
fcambus | Use C99 initializers in wsdisplay_font struct definitions for Spleen kernel fonts.
|
1.5 |
| 29-Jun-2020 |
fcambus | Update Spleen kernel fonts to version 1.8.0, bringing the following improvements:
- Improve ampersand character, making it more consistent with other sizes (5x8 version)
|
1.4 |
| 21-Jun-2020 |
fcambus | Update Spleen kernel fonts to version 1.7.1, bringing the following improvements:
- Remove strain pixel on the '5' digit (5x8 version) - Improve the Esszet character (8x16, 12x24, 16x32, and 32x64 versions)
|
1.3 |
| 04-Nov-2019 |
fcambus | 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)
|
1.2 |
| 03-Jul-2019 |
fcambus | 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@
|
1.1 |
| 17-Mar-2019 |
tnn | branches: 1.1.4; import the Spleen wscons fonts from OpenBSD
Spleen is a 2-clause BSD licensed font set designed by Frederic Cambus. The 5x8 font is designed for low resolution displays, but the font comes in a variety of sizes suitable for larger display too.
|
1.1.4.3 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
1.1.4.2 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.1.4.1 |
| 17-Mar-2019 |
christos | file spleen5x8.h was added on branch phil-wifi on 2019-06-10 22:07:37 +0000
|
1.7.2.1 |
| 03-Apr-2021 |
thorpej | Sync with HEAD.
|