mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 13:33:06 -04:00
U+01B7 LATIN CAPITAL LETTER EZH
It's just the lower-case moved up the baseline, but the small-cap is new.
This commit is contained in:
parent
68d1d54520
commit
efee6ae9d5
@ -959,6 +959,8 @@ static struct glyph {
|
||||
ALIAS("uni01B1.c2sc", "uni028A"),
|
||||
{"\22\21\21\21\21\22\14\00\00", U(01B2) }, /* V with hook */
|
||||
ALIAS("uni01B2.c2sc", "uni028B"),
|
||||
{"\37\02\04\16\01\21\16\00\00", U(01B7) }, /* Ezh */
|
||||
{"\00\00\37\01\06\21\16\00\00", -1, "uni01B7.c2sc" },
|
||||
{"\16\21\05\02\15\20\37\00\00", U(01BB) }, /* Barred two */
|
||||
{"\04\04\04\04\04\04\04\04\04", U(01C0) }, /* Pipe */
|
||||
{"\12\12\12\12\12\12\12\12\12", U(01C1) }, /* Double pipe */
|
||||
@ -1109,6 +1111,7 @@ static struct glyph {
|
||||
{"\00\00\36\04\10\20\36\02\01", U(0290) }, /* Right-tail z */
|
||||
{"\00\00\37\02\04\10\36\05\02", U(0291) }, /* Curly-tail z */
|
||||
{"\00\00\37\02\04\16\01\21\16", U(0292) }, /* ezh; Tailed z */
|
||||
ALIAS( "uni0292.sc", "uni01B7.c2sc"),
|
||||
{"\00\00\37\02\04\02\11\25\16", U(0293) }, /* Curly-tail ezh */
|
||||
{"\16\21\01\06\04\04\04\00\00", U(0294) }, /* Glottal stop */
|
||||
{"\16\21\20\14\04\04\04\00\00", U(0295) }, /* Reversed glottal stop */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user