mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 17:30:29 -04:00
U+22C6 STAR OPERATOR
This is usually five-pointed, and I seem to have come up with an acceptable five-pointed design. This matches the existing U+235F APL FUNCTIONAL SYMBOL CIRCLE STAR. U+2363 APL FUNCTIONAL SYMBOL STAR DIAERESIS is modified to match.
This commit is contained in:
parent
d922a43261
commit
7a622c0209
@ -1444,6 +1444,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}, 0x22c5, "dotmath" },
|
||||
{{004,025,016,004,012,021,000,000,000}, U(22C6) }, /* star 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 */
|
||||
@ -1500,7 +1501,7 @@ static struct glyph {
|
||||
{{037,021,025,021,025,021,037,000,000}, U(2360) }, /* APL quad colon */
|
||||
{{012,000,037,004,004,004,004,000,000}, U(2361) }, /* APL up tack dieresis */
|
||||
{{012,000,037,021,012,012,004,000,000}, U(2362) }, /* APL del dieresis */
|
||||
{{012,000,025,016,004,016,025,000,000}, U(2363) }, /* APL star dieresis */
|
||||
{{012,000,025,016,004,012,021,000,000}, U(2363) }, /* APL star dieresis */
|
||||
{{012,000,004,012,012,004,000,000,000}, U(2364) }, /* APL jot dieresis */
|
||||
{{012,000,016,021,021,016,000,000,000}, U(2365) }, /* APL circle dieresis */
|
||||
{{012,000,010,025,002,000,000,000,000}, U(2368) }, /* APL tilde dieresis */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user