Module Name:    src
Committed By:   fcambus
Date:           Sat Sep  7 20:49:57 UTC 2019

Modified Files:
        src/sys/dev/wsfont: spleen12x24.h spleen16x32.h spleen32x64.h

Log Message:
Update Spleen kernel fonts to version 1.2.0, bringing the following
improvements:

- Character at position CB is 'E' with diaeresis, not with tilde (12x24 version)
- Character at position D6 is 'O' with diaeresis, not with tilde (12x24 version)
- Character at position DC is 'U' with diaeresis, not with tilde (12x24 version)
- Fix middle bar thickness in the upper case 'eth' character (12x24 version)
- Fix ring alignment for the 'A' and 'a' characters (16x32 and 32x64 versions)
- Fix tilde alignment in the 'o' with tilde character (32x64 version)
- Remove strain pixel on the '3' and 'k' characters (32x64 version)

OK kamil@


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/wsfont/spleen12x24.h \
    src/sys/dev/wsfont/spleen16x32.h src/sys/dev/wsfont/spleen32x64.h

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

Modified files:

Index: src/sys/dev/wsfont/spleen12x24.h
diff -u src/sys/dev/wsfont/spleen12x24.h:1.2 src/sys/dev/wsfont/spleen12x24.h:1.3
--- src/sys/dev/wsfont/spleen12x24.h:1.2	Wed Jul  3 13:31:57 2019
+++ src/sys/dev/wsfont/spleen12x24.h	Sat Sep  7 20:49:57 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: spleen12x24.h,v 1.2 2019/07/03 13:31:57 fcambus Exp $ */
+/*	$NetBSD: spleen12x24.h,v 1.3 2019/09/07 20:49:57 fcambus Exp $ */
 /*	$OpenBSD: spleen12x24.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
 
 /*
@@ -4318,9 +4318,9 @@ static u_char spleen12x24_data[] = {
 	0x00, 0x00, 	/* ................ */
 	0x00, 0x00, 	/* ................ */
 
-	0x1c, 0x60, 	/* ...***...**..... */
-	0x3f, 0xc0, 	/* ..********...... */
-	0x63, 0x80, 	/* .**...***....... */
+	0x00, 0x00, 	/* ................ */
+	0x30, 0xc0, 	/* ..**....**...... */
+	0x30, 0xc0, 	/* ..**....**...... */
 	0x00, 0x00, 	/* ................ */
 	0x1f, 0xe0, 	/* ...********..... */
 	0x30, 0x00, 	/* ..**............ */
@@ -4418,9 +4418,9 @@ static u_char spleen12x24_data[] = {
 	0x00, 0x00, 	/* ................ */
 	0x00, 0x00, 	/* ................ */
 
-	0x1c, 0x60, 	/* ...***...**..... */
-	0x3f, 0xc0, 	/* ..********...... */
-	0x63, 0x80, 	/* .**...***....... */
+	0x00, 0x00, 	/* ................ */
+	0x30, 0xc0, 	/* ..**....**...... */
+	0x30, 0xc0, 	/* ..**....**...... */
 	0x00, 0x00, 	/* ................ */
 	0x3f, 0xc0, 	/* ..********...... */
 	0x06, 0x00, 	/* .....**......... */
@@ -4455,7 +4455,7 @@ static u_char spleen12x24_data[] = {
 	0x60, 0x60, 	/* .**......**..... */
 	0x60, 0x60, 	/* .**......**..... */
 	0xfc, 0x60, 	/* ******...**..... */
-	0xfc, 0x60, 	/* ******...**..... */
+	0x60, 0x60, 	/* .**......**..... */
 	0x60, 0x60, 	/* .**......**..... */
 	0x60, 0x60, 	/* .**......**..... */
 	0x60, 0x60, 	/* .**......**..... */
@@ -4743,9 +4743,9 @@ static u_char spleen12x24_data[] = {
 	0x00, 0x00, 	/* ................ */
 	0x00, 0x00, 	/* ................ */
 
-	0x1c, 0x60, 	/* ...***...**..... */
-	0x3f, 0xc0, 	/* ..********...... */
-	0x63, 0x80, 	/* .**...***....... */
+	0x00, 0x00, 	/* ................ */
+	0x30, 0xc0, 	/* ..**....**...... */
+	0x30, 0xc0, 	/* ..**....**...... */
 	0x00, 0x00, 	/* ................ */
 	0x60, 0x60, 	/* .**......**..... */
 	0x60, 0x60, 	/* .**......**..... */
Index: src/sys/dev/wsfont/spleen16x32.h
diff -u src/sys/dev/wsfont/spleen16x32.h:1.2 src/sys/dev/wsfont/spleen16x32.h:1.3
--- src/sys/dev/wsfont/spleen16x32.h:1.2	Wed Jul  3 13:31:57 2019
+++ src/sys/dev/wsfont/spleen16x32.h	Sat Sep  7 20:49:57 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: spleen16x32.h,v 1.2 2019/07/03 13:31:57 fcambus Exp $ */
+/*	$NetBSD: spleen16x32.h,v 1.3 2019/09/07 20:49:57 fcambus Exp $ */
 /*	$OpenBSD: spleen16x32.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
 
 /*
@@ -5488,12 +5488,12 @@ static u_char spleen16x32_data[] = {
 	0x00, 0x00, 	/* ................ */
 	0x00, 0x00, 	/* ................ */
 
-	0x00, 0x00, 	/* ................ */
 	0x01, 0x80, 	/* .......**....... */
 	0x03, 0xc0, 	/* ......****...... */
 	0x06, 0x60, 	/* .....**..**..... */
 	0x06, 0x60, 	/* .....**..**..... */
 	0x03, 0xc0, 	/* ......****...... */
+	0x01, 0x80, 	/* .......**....... */
 	0x0f, 0xf0, 	/* ....********.... */
 	0x1f, 0xf8, 	/* ...**********... */
 	0x38, 0x1c, 	/* ..***......***.. */
@@ -6547,7 +6547,6 @@ static u_char spleen16x32_data[] = {
 	0x00, 0x00, 	/* ................ */
 	0x00, 0x00, 	/* ................ */
 	0x00, 0x00, 	/* ................ */
-	0x00, 0x00, 	/* ................ */
 	0x01, 0xc0, 	/* .......***...... */
 	0x03, 0xe0, 	/* ......*****..... */
 	0x06, 0x30, 	/* .....**...**.... */
@@ -6556,6 +6555,7 @@ static u_char spleen16x32_data[] = {
 	0x03, 0xe0, 	/* ......*****..... */
 	0x01, 0xc0, 	/* .......***...... */
 	0x00, 0x00, 	/* ................ */
+	0x00, 0x00, 	/* ................ */
 	0x1f, 0xf0, 	/* ...*********.... */
 	0x1f, 0xf8, 	/* ...**********... */
 	0x00, 0x1c, 	/* ...........***.. */
Index: src/sys/dev/wsfont/spleen32x64.h
diff -u src/sys/dev/wsfont/spleen32x64.h:1.2 src/sys/dev/wsfont/spleen32x64.h:1.3
--- src/sys/dev/wsfont/spleen32x64.h:1.2	Wed Jul  3 13:31:57 2019
+++ src/sys/dev/wsfont/spleen32x64.h	Sat Sep  7 20:49:57 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: spleen32x64.h,v 1.2 2019/07/03 13:31:57 fcambus Exp $ */
+/*	$NetBSD: spleen32x64.h,v 1.3 2019/09/07 20:49:57 fcambus Exp $ */
 /*	$OpenBSD: spleen32x64.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */
 
 /*
@@ -1308,7 +1308,7 @@ static u_char spleen32x64_data[] = {
 	0x00, 0x00, 0x03, 0xc0, 	/* ......................****...... */
 	0x00, 0x3f, 0xff, 0x80, 	/* ..........***************....... */
 	0x00, 0x3f, 0xff, 0x00, 	/* ..........**************........ */
-	0x00, 0x3f, 0xff, 0x80, 	/* ..........***************....... */
+	0x00, 0x3f, 0xff, 0x00, 	/* ..........**************........ */
 	0x00, 0x3f, 0xff, 0x80, 	/* ..........***************....... */
 	0x00, 0x00, 0x03, 0xc0, 	/* ......................****...... */
 	0x00, 0x00, 0x01, 0xe0, 	/* .......................****..... */
@@ -4969,7 +4969,7 @@ static u_char spleen32x64_data[] = {
 	0x03, 0xc0, 0x03, 0xe0, 	/* ......****............*****..... */
 	0x03, 0xc0, 0x01, 0xf0, 	/* ......****.............*****.... */
 	0x03, 0xc0, 0x00, 0xf0, 	/* ......****..............****.... */
-	0x03, 0xc0, 0x00, 0xf0, 	/* ......****..............****.... */
+	0x03, 0xc0, 0x00, 0x70, 	/* ......****...............***.... */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
@@ -10768,8 +10768,6 @@ static u_char spleen32x64_data[] = {
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 
-	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
-	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x03, 0xc0, 0x00, 	/* ..............****.............. */
 	0x00, 0x07, 0xe0, 0x00, 	/* .............******............. */
 	0x00, 0x0f, 0xf0, 0x00, 	/* ............********............ */
@@ -10780,6 +10778,8 @@ static u_char spleen32x64_data[] = {
 	0x00, 0x3c, 0x3c, 0x00, 	/* ..........****....****.......... */
 	0x00, 0x1f, 0xf8, 0x00, 	/* ...........**********........... */
 	0x00, 0x0f, 0xf0, 0x00, 	/* ............********............ */
+	0x00, 0x07, 0xe0, 0x00, 	/* .............******............. */
+	0x00, 0x03, 0xc0, 0x00, 	/* ..............****.............. */
 	0x00, 0x7f, 0xfe, 0x00, 	/* .........**************......... */
 	0x01, 0xff, 0xff, 0x80, 	/* .......******************....... */
 	0x03, 0xff, 0xff, 0xc0, 	/* ......********************...... */
@@ -12854,8 +12854,6 @@ static u_char spleen32x64_data[] = {
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
-	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
-	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x01, 0xe0, 0x00, 	/* ...............****............. */
 	0x00, 0x07, 0xf8, 0x00, 	/* .............********........... */
 	0x00, 0x0f, 0xfc, 0x00, 	/* ............**********.......... */
@@ -12872,6 +12870,8 @@ static u_char spleen32x64_data[] = {
 	0x00, 0x01, 0xe0, 0x00, 	/* ...............****............. */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
+	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
+	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x03, 0xff, 0xfe, 0x00, 	/* ......*****************......... */
 	0x03, 0xff, 0xff, 0x80, 	/* ......*******************....... */
 	0x03, 0xff, 0xff, 0xc0, 	/* ......********************...... */
@@ -13896,16 +13896,16 @@ static u_char spleen32x64_data[] = {
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
-	0x00, 0xf0, 0x01, 0xe0, 	/* ........****...........****..... */
-	0x03, 0xfc, 0x01, 0xe0, 	/* ......********.........****..... */
-	0x07, 0xfe, 0x01, 0xe0, 	/* .....**********........****..... */
-	0x0f, 0xff, 0x01, 0xe0, 	/* ....************.......****..... */
-	0x1f, 0x9f, 0x83, 0xe0, 	/* ...******..******.....*****..... */
-	0x1f, 0x0f, 0xc7, 0xe0, 	/* ...*****....******...******..... */
-	0x1e, 0x07, 0xff, 0xc0, 	/* ...****......*************...... */
-	0x1e, 0x03, 0xff, 0x80, 	/* ...****.......***********....... */
-	0x1e, 0x01, 0xff, 0x00, 	/* ...****........*********........ */
-	0x1e, 0x00, 0x7c, 0x00, 	/* ...****..........*****.......... */
+	0x00, 0x78, 0x00, 0xf0, 	/* .........****...........****.... */
+	0x01, 0xfe, 0x00, 0xf0, 	/* .......********.........****.... */
+	0x03, 0xff, 0x00, 0xf0, 	/* ......**********........****.... */
+	0x07, 0xff, 0x80, 0xf0, 	/* .....************.......****.... */
+	0x0f, 0xcf, 0xc1, 0xf0, 	/* ....******..******.....*****.... */
+	0x0f, 0x87, 0xe3, 0xf0, 	/* ....*****....******...******.... */
+	0x0f, 0x03, 0xff, 0xe0, 	/* ....****......*************..... */
+	0x0f, 0x01, 0xff, 0xc0, 	/* ....****.......***********...... */
+	0x0f, 0x00, 0xff, 0x80, 	/* ....****........*********....... */
+	0x0f, 0x00, 0x3e, 0x00, 	/* ....****..........*****......... */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */
 	0x00, 0x00, 0x00, 0x00, 	/* ................................ */

Reply via email to