Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/wsfont Update Spleen kernel fonts to version 1.8.1, ...
details: https://anonhg.NetBSD.org/src/rev/9953068c59b7
branches: trunk
changeset: 936159:9953068c59b7
user: fcambus <fcambus%NetBSD.org@localhost>
date: Mon Jul 20 13:41:16 2020 +0000
description:
Update Spleen kernel fonts to version 1.8.1, bringing the following
improvements:
- Center tilde vertically for all sizes, as modern fonts do
diffstat:
sys/dev/wsfont/spleen12x24.h | 16 ++++++++--------
sys/dev/wsfont/spleen16x32.h | 22 +++++++++++-----------
sys/dev/wsfont/spleen32x64.h | 42 +++++++++++++++++++++---------------------
sys/dev/wsfont/spleen5x8.h | 6 +++---
sys/dev/wsfont/spleen6x12.h | 6 +++---
sys/dev/wsfont/spleen8x16.h | 12 ++++++------
6 files changed, 52 insertions(+), 52 deletions(-)
diffs (225 lines):
diff -r 1abf6d263374 -r 9953068c59b7 sys/dev/wsfont/spleen12x24.h
--- a/sys/dev/wsfont/spleen12x24.h Mon Jul 20 13:30:41 2020 +0000
+++ b/sys/dev/wsfont/spleen12x24.h Mon Jul 20 13:41:16 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spleen12x24.h,v 1.6 2020/07/06 20:19:14 fcambus Exp $ */
+/* $NetBSD: spleen12x24.h,v 1.7 2020/07/20 13:41:16 fcambus Exp $ */
/* $OpenBSD: spleen12x24.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
/*
@@ -2396,6 +2396,13 @@
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
0x38, 0x60, /* ..***....**..... */
0x6c, 0x60, /* .**.**...**..... */
0xc6, 0xc0, /* **...**.**...... */
@@ -2410,13 +2417,6 @@
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
diff -r 1abf6d263374 -r 9953068c59b7 sys/dev/wsfont/spleen16x32.h
--- a/sys/dev/wsfont/spleen16x32.h Mon Jul 20 13:30:41 2020 +0000
+++ b/sys/dev/wsfont/spleen16x32.h Mon Jul 20 13:41:16 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spleen16x32.h,v 1.5 2020/07/06 20:19:14 fcambus Exp $ */
+/* $NetBSD: spleen16x32.h,v 1.6 2020/07/20 13:41:16 fcambus Exp $ */
/* $OpenBSD: spleen16x32.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
/*
@@ -3149,6 +3149,16 @@
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
+ 0x00, 0x00, /* ................ */
0x0e, 0x0c, /* ....***.....**.. */
0x1f, 0x0c, /* ...*****....**.. */
0x3b, 0x9c, /* ..***.***..***.. */
@@ -3167,16 +3177,6 @@
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
- 0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
0x00, 0x00, /* ................ */
diff -r 1abf6d263374 -r 9953068c59b7 sys/dev/wsfont/spleen32x64.h
--- a/sys/dev/wsfont/spleen32x64.h Mon Jul 20 13:30:41 2020 +0000
+++ b/sys/dev/wsfont/spleen32x64.h Mon Jul 20 13:41:16 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spleen32x64.h,v 1.6 2020/07/06 20:19:14 fcambus Exp $ */
+/* $NetBSD: spleen32x64.h,v 1.7 2020/07/20 13:41:16 fcambus Exp $ */
/* $OpenBSD: spleen32x64.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
/*
@@ -6161,6 +6161,26 @@
0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
+ 0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x78, 0x00, 0xf0, /* .........****...........****.... */
0x01, 0xfe, 0x00, 0xf0, /* .......********.........****.... */
0x03, 0xff, 0x00, 0xf0, /* ......**********........****.... */
@@ -6197,26 +6217,6 @@
0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
- 0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x00, 0x00, 0x00, /* ................................ */
0x00, 0x00, 0x00, 0x00, /* ................................ */
diff -r 1abf6d263374 -r 9953068c59b7 sys/dev/wsfont/spleen5x8.h
--- a/sys/dev/wsfont/spleen5x8.h Mon Jul 20 13:30:41 2020 +0000
+++ b/sys/dev/wsfont/spleen5x8.h Mon Jul 20 13:41:16 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spleen5x8.h,v 1.6 2020/07/06 20:19:14 fcambus Exp $ */
+/* $NetBSD: spleen5x8.h,v 1.7 2020/07/20 13:41:16 fcambus Exp $ */
/* $OpenBSD: spleen5x8.h,v 1.2 2018/12/02 14:47:23 fcambus Exp $ */
/*
@@ -890,13 +890,13 @@
0xc0, /* **...... */
0x00, /* ........ */
+ 0x00, /* ........ */
+ 0x00, /* ........ */
0x48, /* .*..*... */
0xb0, /* *.**.... */
0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
- 0x00, /* ........ */
- 0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
diff -r 1abf6d263374 -r 9953068c59b7 sys/dev/wsfont/spleen6x12.h
--- a/sys/dev/wsfont/spleen6x12.h Mon Jul 20 13:30:41 2020 +0000
+++ b/sys/dev/wsfont/spleen6x12.h Mon Jul 20 13:41:16 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spleen6x12.h,v 1.1 2020/07/08 12:14:19 fcambus Exp $ */
+/* $NetBSD: spleen6x12.h,v 1.2 2020/07/20 13:41:16 fcambus Exp $ */
/*
* Copyright (c) 2018-2020 Frederic Cambus <fcambus%netbsd.org@localhost>
@@ -1265,12 +1265,12 @@
0x00, /* ........ */
0x00, /* ........ */
- 0x48, /* .*..*... */
- 0xb0, /* *.**.... */
0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
+ 0x48, /* .*..*... */
+ 0xb0, /* *.**.... */
0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
diff -r 1abf6d263374 -r 9953068c59b7 sys/dev/wsfont/spleen8x16.h
--- a/sys/dev/wsfont/spleen8x16.h Mon Jul 20 13:30:41 2020 +0000
+++ b/sys/dev/wsfont/spleen8x16.h Mon Jul 20 13:41:16 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: spleen8x16.h,v 1.4 2020/07/06 20:19:14 fcambus Exp $ */
+/* $NetBSD: spleen8x16.h,v 1.5 2020/07/20 13:41:16 fcambus Exp $ */
/* $OpenBSD: spleen8x16.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
/*
@@ -1642,6 +1642,11 @@
0x00, /* ........ */
0x00, /* ........ */
+ 0x00, /* ........ */
+ 0x00, /* ........ */
+ 0x00, /* ........ */
+ 0x00, /* ........ */
+ 0x00, /* ........ */
0x32, /* ..**..*. */
0x7e, /* .******. */
0x4c, /* .*..**.. */
@@ -1652,11 +1657,6 @@
0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
- 0x00, /* ........ */
- 0x00, /* ........ */
- 0x00, /* ........ */
- 0x00, /* ........ */
- 0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ */
Home |
Main Index |
Thread Index |
Old Index