chiark / gitweb /
U+0197 LATIN CAPITAL LETTER I WITH STROKE
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 7 Sep 2025 10:19:40 +0000 (11:19 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 7 Sep 2025 10:19:40 +0000 (11:19 +0100)
With a small-cap glyph and appropriate mappings.  Hyperglot says that
adds nine more languages.

bedstead.c

index 10abd5e6931ca8a4c7b4a753f03d73bc9b553699..048c6a5b2e9281f42ed2e7a1c8cfe8b927cd4d8b 100644 (file)
@@ -923,6 +923,8 @@ static struct glyph {
  {"\02\04\04\16\04\04\04\04\10", 0x0192, "florin" },
  {"\16\04\04\04\04\04\02\00\00", U(0196) }, /* Latin Iota */
  {"\00\00\16\04\04\04\02\00\00", -1, "uni0196.c2sc" },
+ {"\16\04\04\16\04\04\16\00\00", U(0197) }, /* I with stroke */
+ {"\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 */
  {"\00\00\36\21\21\21\21\01\01", U(019E) }, /* N, right leg */
@@ -1038,6 +1040,7 @@ static struct glyph {
  ALIAS("uni0266.sc", "uniA7AA.c2sc"),
  {"\14\20\36\21\21\21\21\01\06", U(0267) }, /* Hooktop heng */
  {"\04\00\14\04\16\04\16\00\00", U(0268) }, /* Barred i */
+ ALIAS("uni0268.sc", "uni0197.c2sc"),
  {"\00\00\14\04\04\04\02\00\00", U(0269) }, /* iota */
  ALIAS("uni0269.sc", "uni0196.c2sc"),
  {"\00\00\16\04\04\04\16\00\00", U(026A) }, /* Small capital I */