From: Ben Harris Date: Thu, 30 Jan 2025 14:15:44 +0000 (+0000) Subject: Add S with comma below X-Git-Tag: bedstead-3.251~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=1f2248de9a893816b6235e2fe36ce069e8aaa9a0;p=bedstead.git Add S with comma below As with T, this is distinct from the cedilla version, but it's visually identical in Bedstead except when you turn on 'cv96'. --- diff --git a/bedstead.c b/bedstead.c index dcad6c4..c0f1dc0 100644 --- a/bedstead.c +++ b/bedstead.c @@ -940,6 +940,9 @@ static struct glyph { {"\10\04\21\31\25\23\21\00\00", U(01F8) }, /* Ngrave */ {"\10\04\36\21\21\21\21\00\00", U(01F9) }, /* ngrave */ ALIAS("uni01F9.sc", "uni01F8"), + {"\16\21\20\16\01\21\16\04\10", U(0218) }, /* Scommaaccent */ + ALIAS("uni0218.c2sc", "uni0219"), + {"\00\00\17\20\16\01\36\04\10", U(0219) }, /* scommaaccent */ {"\37\04\04\04\04\04\00\04\10", U(021A) }, /* Tcommaaccent */ {"\00\00\37\04\04\04\00\04\10", -1, "uni021A.c2sc" }, {"\04\04\16\04\04\02\00\04\10", U(021B) }, /* tcommaaccent */