<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/sys/dev/wsfont, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/wsfont?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/wsfont?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2021-03-12T14:39:37Z</updated>
<entry>
<title>Update Spleen kernel fonts to version 1.9.0, bringing the following</title>
<updated>2021-03-12T14:39:37Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2021-03-12T14:39:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=de68f233ea846dcb700669a806c4ef226927ac87'/>
<id>urn:sha1:de68f233ea846dcb700669a806c4ef226927ac87</id>
<content type='text'>
improvements:

- Enlarge vertical line for consistency with other small sizes (5x8 version)
- Add full support for the Latin-1 Supplement Unicode block (6x12 version)
</content>
</entry>
<entry>
<title>Update Spleen kernel fonts to version 1.8.2, bringing the following</title>
<updated>2020-07-31T20:14:47Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-07-31T20:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8047eea931b186e1ae3f15a19ef1f358b06654d6'/>
<id>urn:sha1:8047eea931b186e1ae3f15a19ef1f358b06654d6</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Update Spleen kernel fonts to version 1.8.1, bringing the following</title>
<updated>2020-07-20T13:34:31Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-07-20T13:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e5e6042b11efc07ec888933121f4d820cf5dbbec'/>
<id>urn:sha1:e5e6042b11efc07ec888933121f4d820cf5dbbec</id>
<content type='text'>
improvements:

- Center tilde vertically for all sizes, as modern fonts do
</content>
</entry>
<entry>
<title>Add "Spleen 6x12" to wsfont, a font targetted at OLED displays.</title>
<updated>2020-07-10T08:28:04Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-07-10T08:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7c7dd989e69d9591b91da982dd3c3a163084ee18'/>
<id>urn:sha1:7c7dd989e69d9591b91da982dd3c3a163084ee18</id>
<content type='text'>
Similar to "Spleen 5x8" it only contains the printable ASCII
characters (96 glyphes).

The font is 2-Clause BSD licensed and is my original creation.

OK patrick@
</content>
</entry>
<entry>
<title>Enable spleen16x32 and spleen32x64 on armv7 for GENERIC kernels.</title>
<updated>2020-07-09T07:45:13Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-07-09T07:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=59f48e314b4895c56ea688acd1cf72d2fa48c94e'/>
<id>urn:sha1:59f48e314b4895c56ea688acd1cf72d2fa48c94e</id>
<content type='text'>
OK kettenis@, deraadt@, patrick@
</content>
</entry>
<entry>
<title>Update Spleen kernel fonts to version 1.8.0, bringing the following</title>
<updated>2020-06-29T09:36:06Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-06-29T09:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7b4239efe60b6b0cb49ce8befbcb1aeba12ff5cd'/>
<id>urn:sha1:7b4239efe60b6b0cb49ce8befbcb1aeba12ff5cd</id>
<content type='text'>
improvements:

- Improve ampersand character, making it more consistent with other
  sizes (5x8 version)
</content>
</entry>
<entry>
<title>Use C99 initializers in wsdisplay_font struct definitions for</title>
<updated>2020-06-24T17:24:35Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-06-24T17:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bca77f58b93502b96542c7b92911754032d7b6a4'/>
<id>urn:sha1:bca77f58b93502b96542c7b92911754032d7b6a4</id>
<content type='text'>
"Boldface", "Boldface.iso1", and "Gallant".

OK mpi@
</content>
</entry>
<entry>
<title>Use C99 initializers in wsdisplay_font struct definitions for Spleen</title>
<updated>2020-06-23T13:58:34Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-06-23T13:58:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=decea69181a57ad8cc135a2170a8503ee7cba93f'/>
<id>urn:sha1:decea69181a57ad8cc135a2170a8503ee7cba93f</id>
<content type='text'>
kernel fonts.

OK mpi@
</content>
</entry>
<entry>
<title>Update Spleen kernel fonts to version 1.7.1, bringing the following</title>
<updated>2020-06-21T19:03:29Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2020-06-21T19:03:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f7de6a04fb9ac46dde37f1b81114962554973bd0'/>
<id>urn:sha1:f7de6a04fb9ac46dde37f1b81114962554973bd0</id>
<content type='text'>
improvements:

- Remove strain pixel on the '5' digit (5x8 version)
- Improve the Esszet character (8x16, 12x24, 16x32, and 32x64 versions)
</content>
</entry>
<entry>
<title>Update Spleen kernel fonts to version 1.5.0, bringing the following</title>
<updated>2019-10-03T08:29:18Z</updated>
<author>
<name>fcambus</name>
<email>fcambus@openbsd.org</email>
</author>
<published>2019-10-03T08:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=550659d17bba2c9f792e4fe7f8e297155da94b0a'/>
<id>urn:sha1:550659d17bba2c9f792e4fe7f8e297155da94b0a</id>
<content type='text'>
improvements:

- Tweak the digit '7' for consistency with other sizes (5x8 version)
- Tweak the digit '2' for consistency with other sizes (12x24 version)
- Shift the middle bar of the digit '3' one pixel up, for better
  alignement (12x24 version)
- Make the 'Z' and 'z' characters more balanced, as is the case with
  other sizes (12x24 version)
- Make the slash inside the digit '0' one pixel thiner (32x64 version)

OK patrick@, "go ahead" kettenis@
</content>
</entry>
</feed>
