chiark / gitweb /
Arrows with hooks
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 30 Apr 2024 20:15:42 +0000 (21:15 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 30 Apr 2024 20:15:42 +0000 (21:15 +0100)
The leftwards one is used by BQN; the right is for symmetry.

bedstead.c

index 11662ae92a0c229a2e490bcb642b7f997680a231..f40ceb120555f69fe18961cf2ddb833911629272 100644 (file)
@@ -1314,6 +1314,8 @@ static struct glyph {
  {{000,024,022,037,022,024,000,000,000}, U(21A6) }, /* arrowbarright */
  {{000,037,004,025,016,004,000,000,000}, U(21A7) }, /* arrowbardown */
  {{004,016,025,004,025,016,037,000,000}, 0x21a8, "arrowupdnbse" },
+ {{002,001,005,011,036,010,004,000,000}, U(21A9) }, /* arrowleft w/hook */
+ {{010,020,024,022,017,002,004,000,000}, U(21AA) }, /* arrowright w/hook */
  {{000,034,004,025,016,004,000,000,000}, U(21B4) }, /* arrow right then down */
  {{001,005,011,037,010,004,000,000,000}, 0x21b5, "carriagereturn" },
  {{024,030,037,030,025,003,037,003,005}, U(21B9) }, /* arrowtabsleftright */