From bd9101ecfbdb02037701f23e4456a410ee3d94f2 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 7 May 2012 20:50:49 +0100 Subject: [PATCH] A few more Armenian tweaks. --- bedstead.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bedstead.c b/bedstead.c index 56d3cdb..c868b0c 100644 --- a/bedstead.c +++ b/bedstead.c @@ -663,12 +663,12 @@ 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 */ - {{037,000,016,021,021,021,016,000,000}, 0x053e }, /* Ca */ + {{037,016,021,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 */ {{014,022,022,002,002,002,003,000,000}, 0x0542 }, /* Ghad */ - {{021,012,004,012,021,021,037,000,000}, 0x0543 }, /* Cheh */ + {{001,032,004,012,012,021,037,000,000}, 0x0543 }, /* Cheh */ {{023,022,022,022,022,022,014,000,000}, 0x0544 }, /* Men */ {{016,021,001,036,001,021,016,000,000}, 0x0545 }, /* Yi */ {{030,010,010,010,011,011,006,000,000}, 0x0546 }, /* Now */ @@ -682,7 +682,7 @@ struct glyph { {{002,022,022,022,016,002,003,000,000}, 0x054e }, /* Vew */ {{016,021,020,016,001,021,016,000,000}, 0x054f }, /* Tiwn */ {{016,021,021,020,020,020,020,000,000}, 0x0550 }, /* Reh */ - {{016,021,021,016,001,021,016,000,000}, 0x0551 }, /* Co */ + {{016,021,016,021,001,021,016,000,000}, 0x0551 }, /* Co */ {{020,020,037,020,020,020,020,000,000}, 0x0552 }, /* Yiwn */ {{004,016,025,025,025,016,004,000,000}, 0x0553 }, /* Piwr */ {{006,011,011,016,010,037,010,000,000}, 0x0554 }, /* Keh */ @@ -707,7 +707,7 @@ struct glyph { {{020,020,036,021,021,021,021,000,000}, 0x0570 }, /* ho */ {{004,002,004,012,021,023,015,000,000}, 0x0571 }, /* ja */ {{000,000,034,022,022,022,022,002,003}, 0x0572 }, /* ghad */ - {{001,032,004,012,021,023,015,000,000}, 0x0573 }, /* cheh */ + {{007,010,036,011,011,011,007,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