From a08efa50ccdb5594ca023a141545e7be27c8f48f Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 7 May 2012 00:24:16 +0100 Subject: [PATCH] Further Armenian tweaking. Small ja and cheh are still wrong, though. --- bedstead.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bedstead.c b/bedstead.c index d2d3c12..f63a502 100644 --- a/bedstead.c +++ b/bedstead.c @@ -705,9 +705,9 @@ struct glyph { {{004,002,017,022,022,022,014,000,000}, 0x056e }, /* ca */ {{020,020,021,021,021,021,017,001,001}, 0x056f }, /* ken */ {{020,020,036,021,021,021,021,000,000}, 0x0570 }, /* ho */ - {{010,004,012,021,021,023,015,000,000}, 0x0571 }, /* ja */ + {{004,002,004,012,021,023,015,000,000}, 0x0571 }, /* ja */ {{000,000,034,022,022,022,022,002,003}, 0x0572 }, /* ghad */ - {{003,004,012,021,021,023,015,000,000}, 0x0573 }, /* cheh */ + {{001,032,004,012,021,023,015,000,000}, 0x0573 }, /* cheh */ {{003,002,022,022,022,022,016,000,000}, 0x0574 }, /* men */ {{000,000,004,004,004,004,004,004,010}, 0x0575 }, /* yi */ {{030,010,011,011,011,011,007,000,000}, 0x0576 }, /* now */ -- 2.30.2