mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 13:33:06 -04:00
U+0197 LATIN CAPITAL LETTER I WITH STROKE
With a small-cap glyph and appropriate mappings. Hyperglot says that adds nine more languages.
This commit is contained in:
parent
08df83095e
commit
7de0d19e5b
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user