diff options
| author | fcambus <fcambus@NetBSD.org> | 2020-07-31 20:39:50 +0000 |
|---|---|---|
| committer | fcambus <fcambus@NetBSD.org> | 2020-07-31 20:39:50 +0000 |
| commit | 76521136a30f5289960f5eea91a7d774ae8f1a18 (patch) | |
| tree | 33d6591fac0e2ef841f1073e49a0e52263f218e6 /sys/dev | |
| parent | 30d07205c0dc146576c669d3f4039a93f76e781c (diff) | |
Update Spleen kernel 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
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/wsfont/spleen16x32.h | 32 | ||||
| -rw-r--r-- | sys/dev/wsfont/spleen32x64.h | 60 | ||||
| -rw-r--r-- | sys/dev/wsfont/spleen8x16.h | 38 |
3 files changed, 65 insertions, 65 deletions
diff --git a/sys/dev/wsfont/spleen16x32.h b/sys/dev/wsfont/spleen16x32.h index be926c39587..805dbaf9c57 100644 --- a/sys/dev/wsfont/spleen16x32.h +++ b/sys/dev/wsfont/spleen16x32.h @@ -1,8 +1,8 @@ -/* $NetBSD: spleen16x32.h,v 1.6 2020/07/20 13:41:16 fcambus Exp $ */ +/* $NetBSD: spleen16x32.h,v 1.7 2020/07/31 20:39:50 fcambus Exp $ */ /* $OpenBSD: spleen16x32.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */ /* - * Copyright (c) 2018-2019 Frederic Cambus <fcambus@openbsd.org> + * Copyright (c) 2018-2020 Frederic Cambus <fcambus@openbsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -6589,20 +6589,20 @@ static u_char spleen16x32_data[] = { 0x00, 0x00, /* ................ */ 0x00, 0x00, /* ................ */ 0x00, 0x00, /* ................ */ - 0x1f, 0x3f, /* ...*****..****** */ - 0x1f, 0xff, /* ...************* */ - 0x01, 0xe3, /* .......****...** */ - 0x00, 0xc3, /* ........**....** */ - 0x00, 0xc3, /* ........**....** */ - 0x0f, 0xc3, /* ....******....** */ - 0x1f, 0xff, /* ...************* */ - 0x38, 0xff, /* ..***...******** */ - 0x30, 0xc0, /* ..**....**...... */ - 0x30, 0xc0, /* ..**....**...... */ - 0x30, 0xc0, /* ..**....**...... */ - 0x39, 0xe0, /* ..***..****..... */ - 0x1f, 0xff, /* ...************* */ - 0x0f, 0x3f, /* ....****..****** */ + 0x1e, 0x7c, /* ...****..*****.. */ + 0x1f, 0xfc, /* ...***********.. */ + 0x03, 0xcc, /* ......****..**.. */ + 0x01, 0x8c, /* .......**...**.. */ + 0x01, 0x8c, /* .......**...**.. */ + 0x0f, 0x8c, /* ....*****...**.. */ + 0x1f, 0xfc, /* ...***********.. */ + 0x39, 0xfc, /* ..***..*******.. */ + 0x31, 0x80, /* ..**...**....... */ + 0x31, 0x80, /* ..**...**....... */ + 0x31, 0x80, /* ..**...**....... */ + 0x39, 0xc0, /* ..***..***...... */ + 0x1f, 0xfc, /* ...***********.. */ + 0x0f, 0x7c, /* ....****.*****.. */ 0x00, 0x00, /* ................ */ 0x00, 0x00, /* ................ */ 0x00, 0x00, /* ................ */ diff --git a/sys/dev/wsfont/spleen32x64.h b/sys/dev/wsfont/spleen32x64.h index 763e642aa3a..7ea695efdf0 100644 --- a/sys/dev/wsfont/spleen32x64.h +++ b/sys/dev/wsfont/spleen32x64.h @@ -1,8 +1,8 @@ -/* $NetBSD: spleen32x64.h,v 1.7 2020/07/20 13:41:16 fcambus Exp $ */ +/* $NetBSD: spleen32x64.h,v 1.8 2020/07/31 20:39:50 fcambus Exp $ */ /* $OpenBSD: spleen32x64.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */ /* - * Copyright (c) 2018-2019 Frederic Cambus <fcambus@openbsd.org> + * Copyright (c) 2018-2020 Frederic Cambus <fcambus@openbsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -12937,34 +12937,34 @@ static u_char spleen32x64_data[] = { 0x00, 0x00, 0x00, 0x00, /* ................................ */ 0x00, 0x00, 0x00, 0x00, /* ................................ */ 0x00, 0x00, 0x00, 0x00, /* ................................ */ - 0x03, 0xff, 0x0f, 0xff, /* ......**********....************ */ - 0x03, 0xff, 0x9f, 0xff, /* ......***********..************* */ - 0x03, 0xff, 0xff, 0xff, /* ......************************** */ - 0x03, 0xff, 0xff, 0xff, /* ......************************** */ - 0x00, 0x03, 0xfc, 0x0f, /* ..............********......**** */ - 0x00, 0x01, 0xf8, 0x0f, /* ...............******.......**** */ - 0x00, 0x00, 0xf0, 0x0f, /* ................****........**** */ - 0x00, 0x00, 0xf0, 0x0f, /* ................****........**** */ - 0x00, 0x00, 0xf0, 0x0f, /* ................****........**** */ - 0x00, 0x00, 0xf0, 0x0f, /* ................****........**** */ - 0x00, 0x7f, 0xf0, 0x0f, /* .........***********........**** */ - 0x01, 0xff, 0xf0, 0x0f, /* .......*************........**** */ - 0x03, 0xff, 0xff, 0xff, /* ......************************** */ - 0x07, 0xff, 0xff, 0xff, /* .....*************************** */ - 0x07, 0xc0, 0xff, 0xff, /* .....*****......**************** */ - 0x0f, 0x80, 0xff, 0xff, /* ....*****.......**************** */ - 0x0f, 0x00, 0xf0, 0x00, /* ....****........****............ */ - 0x0f, 0x00, 0xf0, 0x00, /* ....****........****............ */ - 0x0f, 0x00, 0xf0, 0x00, /* ....****........****............ */ - 0x0f, 0x00, 0xf0, 0x00, /* ....****........****............ */ - 0x0f, 0x00, 0xf0, 0x00, /* ....****........****............ */ - 0x0f, 0x00, 0xf0, 0x00, /* ....****........****............ */ - 0x0f, 0x81, 0xf8, 0x00, /* ....*****......******........... */ - 0x07, 0xc3, 0xfc, 0x00, /* .....*****....********.......... */ - 0x07, 0xff, 0xff, 0xff, /* .....*************************** */ - 0x03, 0xff, 0xff, 0xff, /* ......************************** */ - 0x01, 0xff, 0x9f, 0xff, /* .......**********..************* */ - 0x00, 0x7f, 0x0f, 0xff, /* .........*******....************ */ + 0x03, 0xfc, 0x3f, 0xf0, /* ......********....**********.... */ + 0x03, 0xfe, 0x7f, 0xf0, /* ......*********..***********.... */ + 0x03, 0xff, 0xff, 0xf0, /* ......**********************.... */ + 0x03, 0xff, 0xff, 0xf0, /* ......**********************.... */ + 0x00, 0x0f, 0xf0, 0xf0, /* ............********....****.... */ + 0x00, 0x07, 0xe0, 0xf0, /* .............******.....****.... */ + 0x00, 0x03, 0xc0, 0xf0, /* ..............****......****.... */ + 0x00, 0x03, 0xc0, 0xf0, /* ..............****......****.... */ + 0x00, 0x03, 0xc0, 0xf0, /* ..............****......****.... */ + 0x00, 0x03, 0xc0, 0xf0, /* ..............****......****.... */ + 0x00, 0x7f, 0xc0, 0xf0, /* .........*********......****.... */ + 0x01, 0xff, 0xc0, 0xf0, /* .......***********......****.... */ + 0x03, 0xff, 0xff, 0xf0, /* ......**********************.... */ + 0x07, 0xff, 0xff, 0xf0, /* .....***********************.... */ + 0x07, 0xc3, 0xff, 0xf0, /* .....*****....**************.... */ + 0x0f, 0x83, 0xff, 0xf0, /* ....*****.....**************.... */ + 0x0f, 0x03, 0xc0, 0x00, /* ....****......****.............. */ + 0x0f, 0x03, 0xc0, 0x00, /* ....****......****.............. */ + 0x0f, 0x03, 0xc0, 0x00, /* ....****......****.............. */ + 0x0f, 0x03, 0xc0, 0x00, /* ....****......****.............. */ + 0x0f, 0x03, 0xc0, 0x00, /* ....****......****.............. */ + 0x0f, 0x03, 0xc0, 0x00, /* ....****......****.............. */ + 0x0f, 0x83, 0xe0, 0x00, /* ....*****.....*****............. */ + 0x07, 0xc7, 0xf0, 0x00, /* .....*****...*******............ */ + 0x07, 0xff, 0xff, 0xf0, /* .....***********************.... */ + 0x03, 0xff, 0xff, 0xf0, /* ......**********************.... */ + 0x01, 0xfe, 0x7f, 0xf0, /* .......********..***********.... */ + 0x00, 0x7c, 0x3f, 0xf0, /* .........*****....**********.... */ 0x00, 0x00, 0x00, 0x00, /* ................................ */ 0x00, 0x00, 0x00, 0x00, /* ................................ */ 0x00, 0x00, 0x00, 0x00, /* ................................ */ diff --git a/sys/dev/wsfont/spleen8x16.h b/sys/dev/wsfont/spleen8x16.h index 0a2618d79ea..63ee47e0ab4 100644 --- a/sys/dev/wsfont/spleen8x16.h +++ b/sys/dev/wsfont/spleen8x16.h @@ -1,8 +1,8 @@ -/* $NetBSD: spleen8x16.h,v 1.5 2020/07/20 13:41:16 fcambus Exp $ */ +/* $NetBSD: spleen8x16.h,v 1.6 2020/07/31 20:39:50 fcambus Exp $ */ /* $OpenBSD: spleen8x16.h,v 1.2 2019/03/08 10:53:59 fcambus Exp $ */ /* - * Copyright (c) 2018-2019 Frederic Cambus <fcambus@openbsd.org> + * Copyright (c) 2018-2020 Frederic Cambus <fcambus@openbsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -188,13 +188,13 @@ static u_char spleen8x16_data[] = { 0x60, /* .**..... */ 0x60, /* .**..... */ 0x60, /* .**..... */ - 0x60, /* .**..... */ - 0x60, /* .**..... */ 0x30, /* ..**.... */ 0x30, /* ..**.... */ 0x18, /* ...**... */ 0x0e, /* ....***. */ 0x00, /* ........ */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x70, /* .***.... */ @@ -205,13 +205,13 @@ static u_char spleen8x16_data[] = { 0x06, /* .....**. */ 0x06, /* .....**. */ 0x06, /* .....**. */ - 0x06, /* .....**. */ - 0x06, /* .....**. */ 0x0c, /* ....**.. */ 0x0c, /* ....**.. */ 0x18, /* ...**... */ 0x70, /* .***.... */ 0x00, /* ........ */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x00, /* ........ */ @@ -299,8 +299,6 @@ static u_char spleen8x16_data[] = { 0x00, /* ........ */ 0x00, /* ........ */ - 0x03, /* ......** */ - 0x03, /* ......** */ 0x06, /* .....**. */ 0x06, /* .....**. */ 0x0c, /* ....**.. */ @@ -314,6 +312,8 @@ static u_char spleen8x16_data[] = { 0xc0, /* **...... */ 0xc0, /* **...... */ 0x00, /* ........ */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x00, /* ........ */ @@ -1058,10 +1058,10 @@ static u_char spleen8x16_data[] = { 0x30, /* ..**.... */ 0x30, /* ..**.... */ 0x30, /* ..**.... */ - 0x30, /* ..**.... */ - 0x30, /* ..**.... */ 0x3e, /* ..*****. */ 0x00, /* ........ */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0xc0, /* **...... */ @@ -1076,8 +1076,8 @@ static u_char spleen8x16_data[] = { 0x0c, /* ....**.. */ 0x06, /* .....**. */ 0x06, /* .....**. */ - 0x03, /* ......** */ - 0x03, /* ......** */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x00, /* ........ */ @@ -1092,10 +1092,10 @@ static u_char spleen8x16_data[] = { 0x0c, /* ....**.. */ 0x0c, /* ....**.. */ 0x0c, /* ....**.. */ - 0x0c, /* ....**.. */ - 0x0c, /* ....**.. */ 0x7c, /* .*****.. */ 0x00, /* ........ */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x10, /* ...*.... */ @@ -1596,19 +1596,18 @@ static u_char spleen8x16_data[] = { 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ - 0x18, /* ...**... */ 0x70, /* .***.... */ 0x70, /* .***.... */ 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ - 0x18, /* ...**... */ 0x0e, /* ....***. */ 0x00, /* ........ */ - 0x00, /* ........ */ 0x00, /* ........ */ + + 0x00, /* ........ */ 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ @@ -1623,6 +1622,7 @@ static u_char spleen8x16_data[] = { 0x18, /* ...**... */ 0x00, /* ........ */ 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x70, /* .***.... */ @@ -1630,16 +1630,16 @@ static u_char spleen8x16_data[] = { 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ - 0x18, /* ...**... */ 0x0e, /* ....***. */ 0x0e, /* ....***. */ 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ 0x18, /* ...**... */ - 0x18, /* ...**... */ 0x70, /* .***.... */ 0x00, /* ........ */ + 0x00, /* ........ */ + 0x00, /* ........ */ 0x00, /* ........ */ 0x00, /* ........ */ |
