From: Ben Harris Date: Tue, 30 Apr 2024 20:16:51 +0000 (+0100) Subject: 14 more harpoons X-Git-Tag: bedstead-002.005~31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=c690b0348977d6cf6435c1f280718a49de5d3138;p=bedstead-debian.git 14 more harpoons I wanted one for BQN, but the excessive generality of Supplemental Arrows-B sucked me in. --- diff --git a/bedstead.c b/bedstead.c index cb182f0..731bc1d 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1784,6 +1784,10 @@ static struct glyph { {{000,030,004,025,016,004,000,000,000}, U(2935) }, /* arrow right curve down */ {{001,005,011,036,010,004,000,000,000}, U(2936) }, /* arrow down curve left */ {{020,024,022,017,002,004,000,000,000}, U(2937) }, /* arrow down curve right */ + {{000,004,010,037,002,004,000,000,000}, U(294A) }, /* 2-barbed harpoons */ + {{000,004,002,037,010,004,000,000,000}, U(294B) }, + {{000,004,006,025,014,004,000,000,000}, U(294C) }, + {{000,004,014,025,006,004,000,000,000}, U(294D) }, {{000,024,030,037,020,020,000,000,000}, U(2952) }, /* harpoons to bars... */ {{000,005,003,037,001,001,000,000,000}, U(2953) }, {{000,037,006,005,004,004,000,000,000}, U(2954) }, @@ -1800,6 +1804,16 @@ static struct glyph { {{000,020,020,037,022,024,000,000,000}, U(295F) }, {{000,004,014,024,004,037,000,000,000}, U(2960) }, {{000,037,004,024,014,004,000,000,000}, U(2961) }, + {{004,010,037,000,037,010,004,000,000}, U(2962) }, /* paired harpoons */ + {{004,002,037,000,037,002,004,000,000}, U(2964) }, + {{004,010,037,000,004,002,037,000,000}, U(2966) }, + {{037,010,004,000,037,002,004,000,000}, U(2967) }, + {{004,002,037,000,004,010,037,000,000}, U(2968) }, + {{037,002,004,000,037,010,004,000,000}, U(296A) }, + {{004,010,037,000,037,000,000,000,000}, U(296A) }, + {{000,000,037,000,037,010,004,000,000}, U(296B) }, + {{004,002,037,000,037,000,000,000,000}, U(296C) }, + {{000,000,037,000,037,002,004,000,000}, U(296D) }, /* Miscellaneous mathematical symbols-B */ {{025,025,025,025,025,025,025,000,000}, U(2980) }, /* triple vertical bar */