From 46aaa46645991f360dad156a72cfd3ed2d757890 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 6 May 2012 17:45:01 +0100 Subject: [PATCH] Armenian: Za and Jheh appear to be related, so make them similar shapes. --- bedstead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bedstead.c b/bedstead.c index a52187d..d2d3c12 100644 --- a/bedstead.c +++ b/bedstead.c @@ -655,7 +655,7 @@ struct glyph { {{014,022,022,022,017,002,002,000,000}, 0x0533 }, /* Gim */ {{014,022,022,002,003,002,002,000,000}, 0x0534 }, /* Da */ {{020,020,037,020,021,021,016,000,000}, 0x0535 }, /* Ech */ - {{016,021,021,002,004,030,037,000,000}, 0x0536 }, /* Za */ + {{016,021,021,001,001,022,037,000,000}, 0x0536 }, /* Za */ {{020,020,020,037,020,020,036,000,000}, 0x0537 }, /* Eh */ {{016,021,021,020,020,020,037,000,000}, 0x0538 }, /* Et */ {{016,021,021,023,025,025,022,000,000}, 0x0539 }, /* To */ -- 2.30.2