From: Ben Harris Date: Sun, 7 Sep 2025 11:12:49 +0000 (+0100) Subject: U+019D LATIN CAPITAL LETTER N WITH LEFT HOOK X-Git-Tag: bedstead-3.261~97 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=ad4a95dee9d9f0da9b316087eecedb5aac4718ca;p=bedstead.git U+019D LATIN CAPITAL LETTER N WITH LEFT HOOK Hyperglot says this is all we're missing from Bambara, which has 4 million speakers. --- diff --git a/bedstead.c b/bedstead.c index f15add6..3bb8b3d 100644 --- a/bedstead.c +++ b/bedstead.c @@ -931,6 +931,8 @@ static struct glyph { {"\00\00\16\04\16\04\16\00\00", -1, "uni0197.c2sc" }, {"\06\10\11\12\14\12\11\00\00", U(0199) }, /* Hooktop K */ {"\30\04\16\04\12\12\21\00\00", U(019B) }, /* Barred lambda */ + {"\11\11\15\13\11\11\11\10\20", U(019D) }, /* N with left hook */ + {"\00\00\11\15\13\11\11\10\20", -1, "uni019D.c2sc" }, {"\00\00\36\21\21\21\21\01\01", U(019E) }, /* N, right leg */ {"\14\20\36\21\21\21\36\20\20", U(01A5) }, /* Hooktop P */ {"\16\21\01\16\20\21\16\00\00", U(01A7) }, /* Tone 2 (reversed S) */ @@ -1058,6 +1060,7 @@ static struct glyph { {"\00\00\25\25\25\25\13\01\01", U(0270) }, /* Turned m, right tail */ {"\00\00\32\25\25\25\25\01\02", U(0271) }, /* Left-tail m (at right) */ {"\00\00\16\11\11\11\11\10\20", U(0272) }, /* Left-tail n (at left) */ + ALIAS("uni0272.sc", "uni019D.c2sc"), {"\00\00\34\22\22\22\22\02\01", U(0273) }, /* Right-tail n */ {"\00\00\21\31\25\23\21\00\00", U(0274) }, /* Small capital N */ {"\00\00\16\21\37\21\16\00\00", U(0275) }, /* Barred o */