Update Spleen kernel fonts to version 1.9.0, bringing the following

improvements:

- Enlarge vertical line for consistency with other small sizes (5x8 version)
- Add full support for the Latin-1 Supplement Unicode block (6x12 version)
This commit is contained in:
fcambus 2021-03-12 17:03:06 +00:00
parent 73bd0f0df6
commit cff63e93ae
2 changed files with 1706 additions and 42 deletions

View File

@ -1,8 +1,8 @@
/* $NetBSD: spleen5x8.h,v 1.7 2020/07/20 13:41:16 fcambus Exp $ */
/* $NetBSD: spleen5x8.h,v 1.8 2021/03/12 17:03:06 fcambus Exp $ */
/* $OpenBSD: spleen5x8.h,v 1.2 2018/12/02 14:47:23 fcambus Exp $ */
/*
* Copyright (c) 2018-2020 Frederic Cambus <fcambus@openbsd.org>
* Copyright (c) 2018-2021 Frederic Cambus <fcambus@openbsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -871,14 +871,14 @@ static u_char spleen5x8_data[] = {
0x40, /* .*...... */
0x30, /* ..**.... */
0x00, /* ........ */
0x20, /* ..*..... */
0x20, /* ..*..... */
0x20, /* ..*..... */
0x20, /* ..*..... */
0x20, /* ..*..... */
0x20, /* ..*..... */
0x00, /* ........ */
0x20, /* ..*..... */
0x20, /* ..*..... */
0xc0, /* **...... */
0x20, /* ..*..... */

File diff suppressed because it is too large Load Diff