mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-30 15:33:25 -04:00
Add U+23E8 DECIMAL EXPONENT SYMBOL
That seemed to be the only character needed by ALGOL 60 that I was lacking.
This commit is contained in:
parent
39474c8fc0
commit
87a044e871
@ -2010,6 +2010,7 @@ static struct glyph {
|
||||
{"\00\00\00\00\00\00\37\00\00", U(23BC), JOIN_L }, /* horizontal scan 7 */
|
||||
{"\00\00\00\00\00\00\00\00\37", U(23BD), JOIN_L }, /* horizontal scan 9 */
|
||||
{"\04\04\37\00\16\00\04\00\00", U(23DA) }, /* earth */
|
||||
{"\00\00\00\00\22\25\25\25\22", U(23E8) }, /* decimal exponent symbol */
|
||||
|
||||
/* Control pictures */
|
||||
{"\32\26\22\22\00\11\11\11\06", U(2400) }, /* NUL */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user