chiark / gitweb /
U+01B7 LATIN CAPITAL LETTER EZH
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 8 Sep 2025 22:16:01 +0000 (23:16 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 8 Sep 2025 22:16:01 +0000 (23:16 +0100)
It's just the lower-case moved up the baseline, but the small-cap is
new.

bedstead.c

index e710baf15163e9ccf096a8c5243fcdaeb7bc1dd4..817768bfd875f969c7b37f66bb281939033e045a 100644 (file)
@@ -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 */