Module Name: src Committed By: uwe Date: Wed Jun 8 12:01:00 UTC 2022
Modified Files: src/share/wscons/fonts: ter-i12n.wsf.uue ter-i16b.wsf.uue ter-i16n.wsf.uue ter-i16v.wsf.uue ter-i20n.wsf.uue ter-i24n.wsf.uue ter-i28n.wsf.uue ter-i32n.wsf.uue Log Message: Terminus Font: Regen after fixing an off-by-one in bdfload. A bug in bdfload caused numchars parameter to be one less than reality, so the last glyph was lost. It was not immediately noticeable b/c in IBM (cp437) encoded fonts the last glyph is a (non-breaking) space. While here, change the font names to have -CP437 suffix. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/wscons/fonts/ter-i12n.wsf.uue \ src/share/wscons/fonts/ter-i16b.wsf.uue \ src/share/wscons/fonts/ter-i16n.wsf.uue \ src/share/wscons/fonts/ter-i16v.wsf.uue \ src/share/wscons/fonts/ter-i20n.wsf.uue \ src/share/wscons/fonts/ter-i24n.wsf.uue \ src/share/wscons/fonts/ter-i28n.wsf.uue \ src/share/wscons/fonts/ter-i32n.wsf.uue Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.