From: Ben Harris Date: Sat, 24 Jun 2017 11:20:14 +0000 (+0100) Subject: U+029F LATIN LETTER SMALL CAPITAL L X-Git-Tag: bedstead-001.003~31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=3c8eefbe746d514f1472eeb89a25bf2f36c21d4d;p=bedstead-debian.git U+029F LATIN LETTER SMALL CAPITAL L Somehow got missed when I did the main batch of IPA letters. --- diff --git a/bedstead.c b/bedstead.c index d631f0a..0641d2b 100644 --- a/bedstead.c +++ b/bedstead.c @@ -646,6 +646,7 @@ struct glyph { {{000,000,021,021,037,021,021,000,000}, 0x029c }, /* Small capital H */ {{004,000,004,004,004,016,024,024,010}, 0x029d }, /* Curly-tail J */ {{000,000,022,012,006,012,022,002,002}, 0x029e }, /* Turned K */ + {{000,000,020,020,020,020,037,000,000}, 0x029f }, /* Small capital L */ {{006,001,017,021,021,021,017,001,001}, 0x02a0 }, /* Hooktop Q */ {{016,021,002,004,037,004,004,000,000}, 0x02a1 }, /* Barred glottal stop */ {{016,021,010,004,037,004,004,000,000}, 0x02a2 }, /* Barred reversed glottal stop */