chiark / gitweb /
Better APL zilde
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 25 May 2020 08:27:28 +0000 (09:27 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 25 May 2020 08:27:28 +0000 (09:27 +0100)
The zero is more important than the tilde, so make it properly
zero-shaped even though that turns the tilde into a bar.

bedstead.c

index 2f45ed1f663000080e4ebabd5d38834b14f38ace..1469942686f0ed39d34c02a32b9122d787988fd6 100644 (file)
@@ -1340,7 +1340,7 @@ static struct glyph {
  {{012,000,010,025,002,000,000,000,000}, U(2368) }, /* APL tilde dieresis */
  {{000,000,000,037,000,000,004,004,010}, U(236A) }, /* APL comma bar */
  {{037,021,021,016,033,004,004,000,000}, U(236B) }, /* APL del tilde */
- {{016,021,031,025,023,021,016,000,000}, U(236C) }, /* APL zilde */
+ {{004,012,021,037,021,012,004,000,000}, U(236C) }, /* APL zilde */
  {{010,025,002,000,021,012,004,000,000}, U(2371) }, /* APL nor */
  {{010,025,002,000,004,012,021,000,000}, U(2372) }, /* APL nand */
  {{000,000,014,004,004,004,002,000,000}, U(2373) }, /* APL iota */