Minor tidying of some Armenian lower-case letters and addition

of Armenian Dram symbol.
This commit is contained in:
Ben Harris 2012-05-05 23:36:12 +01:00
parent 0e837c7760
commit 5e1f271fa4

View File

@ -702,12 +702,12 @@ struct glyph {
{{020,020,036,021,021,021,021,020,020}, 0x056b }, /* ini */
{{000,000,010,010,010,010,010,010,016}, 0x056c }, /* liwn */
{{020,020,035,025,025,025,023,020,020}, 0x056d }, /* xeh */
{{001,002,017,022,022,022,014,000,000}, 0x056e }, /* ca */
{{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 */
{{004,002,016,021,021,023,015,000,000}, 0x0571 }, /* ja */
{{010,004,012,021,021,023,015,000,000}, 0x0571 }, /* ja */
{{000,000,034,022,022,022,022,002,003}, 0x0572 }, /* ghad */
{{016,020,036,021,021,023,015,000,000}, 0x0573 }, /* cheh */
{{003,004,012,021,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 */
@ -728,6 +728,7 @@ struct glyph {
{{000,000,016,021,021,021,016,000,000}, 0x0585 }, /* oh */
{{014,024,016,005,025,025,016,004,004}, 0x0586 }, /* feh */
{{020,020,024,024,024,024,017,000,000}, 0x0587 }, /* ech_yiwn */
{{014,022,022,007,002,007,002,000,000}, 0x058f }, /* armdram */
};
static void dolookups(struct glyph const *);