chiark / gitweb /
Add S with comma below
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 30 Jan 2025 14:15:44 +0000 (14:15 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 30 Jan 2025 14:15:44 +0000 (14:15 +0000)
As with T, this is distinct from the cedilla version, but it's
visually identical in Bedstead except when you turn on 'cv96'.

bedstead.c

index dcad6c4e9d5cf343366fc7c2b8f196b2c0473b6f..c0f1dc0530d174087ad9bcb299ff944fd31ab842 100644 (file)
@@ -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 */