From: Ben Harris Date: Sat, 5 May 2012 22:38:18 +0000 (+0100) Subject: X-Git-Tag: bedstead-001.000~81 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=ddff57bef4dc1d6892aa0481720c984cbdf4e2ae;p=bedstead.git has an Armenian capital Ca that has two separate components. Experimentally imitate this, which is at least not ugly. --- diff --git a/bedstead.c b/bedstead.c index bc9e37d..a52187d 100644 --- a/bedstead.c +++ b/bedstead.c @@ -663,7 +663,7 @@ struct glyph { {{020,020,036,021,021,021,020,000,000}, 0x053b }, /* Ini */ {{020,020,020,020,020,020,037,000,000}, 0x053c }, /* Liwn */ {{020,020,035,025,025,025,022,000,000}, 0x053d }, /* Xeh */ - {{020,017,012,021,021,021,016,000,000}, 0x053e }, /* Ca */ + {{037,000,016,021,021,021,016,000,000}, 0x053e }, /* Ca */ {{020,021,021,017,001,001,001,000,000}, 0x053f }, /* Ken */ {{002,001,003,014,020,014,003,000,000}, 0x0540 }, /* Ho */ {{016,021,021,001,015,022,015,000,000}, 0x0541 }, /* Ja */