From: Ben Harris Date: Sat, 14 Dec 2019 00:44:09 +0000 (+0000) Subject: Add A / a with dot below X-Git-Tag: bedstead-002.001~37 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=56c7d2e66d499c095ed86be45ef9e47a8b9042ac;p=bedstead-debian.git Add A / a with dot below Somehowo I missed these in the last batch. --- diff --git a/bedstead.c b/bedstead.c index 4b62389..bb25602 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1003,6 +1003,8 @@ static struct glyph { {{037,001,002,004,010,020,037,000,004}, 0x1e92 }, /* Zdotbelow */ {{000,000,037,002,004,010,037,000,004}, 0x1e93 }, /* zdotbelow */ {{016,021,022,022,021,021,026,000,000}, 0x1e9e }, /* Germandbls */ + {{004,012,021,021,037,021,021,000,004}, 0x1ea0 }, /* Adotbelow */ + {{000,000,016,001,017,021,017,000,004}, 0x1ea1 }, /* adotbelow */ {{037,020,020,036,020,020,037,000,004}, 0x1eb8 }, /* Edotbelow */ {{000,000,016,021,037,020,016,000,004}, 0x1eb9 }, /* edotbelow */ {{016,004,004,004,004,004,016,000,004}, 0x1eca }, /* Idotbelow */