CVS commit: src/share/wscons/fonts

2022-06-08 Thread Valeriy E. Ushakov
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.



CVS commit: src/share/wscons/fonts

2022-06-08 Thread Valeriy E. Ushakov
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.

Modified files:

Index: src/share/wscons/fonts/ter-i12n.wsf.uue
diff -u src/share/wscons/fonts/ter-i12n.wsf.uue:1.1 src/share/wscons/fonts/ter-i12n.wsf.uue:1.2
--- src/share/wscons/fonts/ter-i12n.wsf.uue:1.1	Sat May 14 17:52:10 2022
+++ src/share/wscons/fonts/ter-i12n.wsf.uue	Wed Jun  8 12:00:59 2022
@@ -1,4 +1,4 @@
-$NetBSD: ter-i12n.wsf.uue,v 1.1 2022/05/14 17:52:10 uwe Exp $
+$NetBSD: ter-i12n.wsf.uue,v 1.2 2022/06/08 12:00:59 uwe Exp $
 
 Terminus Font 4.49.1
 
@@ -8,8 +8,8 @@ with Reserved Font Name "Terminus Font".
 SPDX-License-Identifier: OFL-1.1-RFN
 
 begin 644 ter-i12n.wsf
-M5U-&5%1E(3,A+2TA'@`>/RT_(3,_'@`
 M`%#X^/AP<"```"!P^'`@('`@J/BH('``("!P^/AP
 M('`P>'@P`/S\_/S,A(3,_/S\_``P2$@P`/S\_/S,
Index: src/share/wscons/fonts/ter-i16b.wsf.uue
diff -u src/share/wscons/fonts/ter-i16b.wsf.uue:1.1 src/share/wscons/fonts/ter-i16b.wsf.uue:1.2
--- src/share/wscons/fonts/ter-i16b.wsf.uue:1.1	Sat May 14 14:02:08 2022
+++ src/share/wscons/fonts/ter-i16b.wsf.uue	Wed Jun  8 12:00:59 2022
@@ -1,4 +1,4 @@
-$NetBSD: ter-i16b.wsf.uue,v 1.1 2022/05/14 14:02:08 uwe Exp $
+$NetBSD: ter-i16b.wsf.uue,v 1.2 2022/06/08 12:00:59 uwe Exp $
 
 Terminus Font 4.49.1
 
@@ -8,8 +8,8 @@ with Reserved Font Name "Terminus Font".
 SPDX-License-Identifier: OFL-1.1-RFN
 
 begin 644 ter-i16b.wsf
-M5U-&5%1E

CVS commit: src/share/wscons/fonts

2010-01-18 Thread Adam Hoka
Module Name:src
Committed By:   ahoka
Date:   Mon Jan 18 16:55:36 UTC 2010

Modified Files:
src/share/wscons/fonts: Makefile
Added Files:
src/share/wscons/fonts: latin2.808.uue latin2.814.uue latin2.816.uue

Log Message:
Add font files for latin-2 (ISO 8859-2) encoding. Loading these fonts will
enable wscons to read texts in central european languages, eg. HU or CZ.

From FreeBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/wscons/fonts/Makefile
cvs rdiff -u -r0 -r1.1 src/share/wscons/fonts/latin2.808.uue \
src/share/wscons/fonts/latin2.814.uue \
src/share/wscons/fonts/latin2.816.uue

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.