History log of /src/share/wscons/fonts/spleen-16x32.fnt.uue |
Revision | | Date | Author | Comments |
1.3 |
| 31-Jul-2020 |
fcambus | Update Spleen wscons fonts to version 1.8.2, bringing the following improvements:
- Fix size of the lower case 'ae' character in the 16x32 and 32x64 versions - Shorten parentheses, square brackets, braces, slash, backslash in the 8x16 version, fixing alignment issues - Shift vertical line and double vertical line characters one pixel up in the 8x16 version
|
1.2 |
| 20-Jul-2020 |
fcambus | Update Spleen wscons fonts to version 1.8.1, bringing the following improvements:
- Center tilde vertically for all sizes, as modern fonts do
|
1.1 |
| 28-Jun-2020 |
fcambus | Add font files for Spleen, which can be loaded into the wsfont pool or a wscons display device using wsfontload(8).
For example, Spleen 16x32 can be loaded and enabled as follow:
wsfontload -N spleen-16x32 -w 16 -h 32 spleen-16x32.fnt wsconsctl -dw font=spleen-16x32
|