chiark / gitweb /
Visible space character.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 5 Aug 2017 16:10:03 +0000 (17:10 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 5 Aug 2017 16:10:03 +0000 (17:10 +0100)
It seems like the sort of thing a monospaced font should have.

bedstead.c

index 430978833741cc61e6f4f2e4343295604b009018..01eee1434eaf06b8cff3f7c2420e4be517e64295 100644 (file)
@@ -1053,6 +1053,7 @@ static struct glyph {
  {{014,020,020,016,005,006,005,000,000}, 0x240d }, /* DEC graphics CR */
  {{020,020,020,033,002,003,002,000,000}, 0x240a }, /* DEC graphics LF */
  {{024,024,010,000,007,002,002,000,000}, 0x240b }, /* DEC graphics VT */
+ {{000,000,000,000,000,021,037,000,000}, 0x2423 }, /* Visible space */
  {{032,026,022,000,010,010,017,000,000}, 0x2424 }, /* DEC graphics NL */
  /* Box drawing */
  {{000,000,000,000,037,000,000,000,000}, 0x2500, "SF100000" },