From a3b622f2d35c636b092808b52e4567156546d0c3 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 23 Jun 2017 11:01:20 +0100 Subject: [PATCH] Remaining IPA close vowels. --- bedstead.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bedstead.c b/bedstead.c index 37791a1..cc7ab19 100644 --- a/bedstead.c +++ b/bedstead.c @@ -562,8 +562,11 @@ struct glyph { {{000,000,016,001,037,021,016,000,000}, 0x0259 }, /* schwa */ {{000,000,017,020,016,020,017,000,000}, 0x025b }, /* eopen */ {{000,000,017,021,021,021,017,001,016}, 0x0261 }, /* gscript */ + {{004,000,014,004,016,004,016,000,000}, 0x0268 }, /* istroke */ {{000,000,016,004,004,004,016,000,000}, 0x026a }, /* Ismall */ + {{000,000,025,025,025,025,013,000,000}, 0x026f }, /* mturned */ {{002,004,004,004,004,004,004,004,010}, 0x0283 }, /* esh */ + {{000,000,021,021,037,021,017,000,000}, 0x0289 }, /* ustroke */ {{000,000,033,012,021,021,016,000,000}, 0x028a }, /* upsilonlatin */ {{000,000,004,012,012,021,021,000,000}, 0x028c }, /* vturned */ {{000,000,037,002,004,016,001,021,016}, 0x0292 }, /* ezh */ -- 2.30.2