mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 09:20:37 -04:00
14 more harpoons
I wanted one for BQN, but the excessive generality of Supplemental Arrows-B sucked me in.
This commit is contained in:
parent
764daf098f
commit
c690b03489
14
bedstead.c
14
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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user