From: Ben Harris Date: Tue, 30 Apr 2024 20:15:42 +0000 (+0100) Subject: Arrows with hooks X-Git-Tag: bedstead-002.005~33 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=de38a8f99bd55927dd8743980fcb9911d2f85d38;p=bedstead.git Arrows with hooks The leftwards one is used by BQN; the right is for symmetry. --- diff --git a/bedstead.c b/bedstead.c index 11662ae..f40ceb1 100644 --- a/bedstead.c +++ b/bedstead.c @@ -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 */