mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
Three more glyphs used by BQN
U+22C8 BOWTIE, U+2389 CIRCLED HORIZONTAL BAR WITH NOTCH, and U+238A CIRCLED TRIANGLE DOWN.
This commit is contained in:
parent
004261bffa
commit
0cc42a86b9
@ -1441,6 +1441,7 @@ static struct glyph {
|
||||
{{021,021,021,021,021,021,021,021,016}, U(22C3) }, /* n-ary union */
|
||||
{{000,004,012,021,012,004,000,000,000}, U(22C4) }, /* diamond operator */
|
||||
{{000,000,000,004,000,000,000,000,000}, U(22C5) }, /* dot operator */
|
||||
{{000,000,033,025,033,000,000,000,000}, U(22C8) }, /* bowtie */
|
||||
{{000,020,010,004,012,021,000,000,000}, U(22CB) }, /* left semidirect prod */
|
||||
{{000,001,002,004,012,021,000,000,000}, U(22CC) }, /* right semidirect prod */
|
||||
{{000,002,025,010,000,037,000,000,000}, U(22CD) }, /* reversed tilde equals */
|
||||
@ -1514,6 +1515,8 @@ static struct glyph {
|
||||
{{000,000,000,000,000,033,016,000,000}, U(237D) }, /* nbsp symbol */
|
||||
{{000,016,021,037,012,033,000,000,000}, U(237E) }, /* bell symbol (BEL) */
|
||||
{{004,004,004,012,004,004,004,000,000}, U(237F) }, /* vert line w/dot (EOM) */
|
||||
{{016,021,021,033,025,021,016,000,000}, U(2389) }, /* circled notched bar */
|
||||
{{016,021,037,033,025,021,016,000,000}, U(238A) }, /* circled down triangle */
|
||||
{{000,016,012,012,012,033,000,000,000}, U(238D) }, /* monostable (SYN) */
|
||||
{{000,007,012,012,012,034,000,000,000}, U(238E) }, /* hysteresis */
|
||||
{{000,000,037,000,025,000,000,000,000}, U(2393) }, /* directcurrent */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user