From: Ben Harris Date: Thu, 6 Jul 2017 20:42:52 +0000 (+0100) Subject: U+025D LATIN SMALL LETTER REVERSED OPEN E WITH HOOK X-Git-Tag: bedstead-001.003~19 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=152fe24bcdaeb6ce0e40ad6db9ecc3a569f265e5;p=bedstead.git U+025D LATIN SMALL LETTER REVERSED OPEN E WITH HOOK It fills a gap. --- diff --git a/bedstead.c b/bedstead.c index a40e08b..04f9a80 100644 --- a/bedstead.c +++ b/bedstead.c @@ -600,6 +600,7 @@ struct glyph { {{000,000,030,004,035,026,010,000,000}, 0x025a }, /* Right-hook schwa */ {{000,000,017,020,016,020,017,000,000}, 0x025b }, /* Epsilon */ {{000,000,036,001,016,001,036,000,000}, 0x025c }, /* Reversed epsilon */ + {{000,000,030,004,031,060,030,000,000}, 0x025d }, /* Right-hook rev epsilon */ {{000,000,016,021,026,021,016,000,000}, 0x025e }, /* Closed reversed epsilon */ {{000,000,004,004,016,004,004,004,010}, 0x025f }, /* Barred dotless J */ {{001,002,016,022,022,022,016,002,014}, 0x0260 }, /* Hooktop G */