chiark / gitweb /
Add Cyrillic ie grave and dze (U+0400, U+0405, U+0450, U+0455)
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 1 Mar 2020 12:28:05 +0000 (12:28 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 1 Mar 2020 12:28:05 +0000 (12:28 +0000)
They're identical to Latin "e" grave and "s".

bedstead.c

index 0790f6366eb3b2245c806d1e8b7ca919e727f3e8..e94cc001ed41a230c8c5794efe9a676f9245d720 100644 (file)
@@ -872,9 +872,11 @@ static struct glyph {
  {{004,000,004,004,004,004,004,004,010}, 0x03f3 }, /* yot */
 
  /* Cyrillic */
+ {{010,004,037,020,036,020,037,000,000}, 0x0400 }, /* Ie grave */
  {{012,000,037,020,036,020,037,000,000}, 0x0401 }, /* Yo */
  {{036,010,010,016,011,011,011,001,002}, 0x0402 }, /* Dje */
  {{006,011,020,034,020,011,006,000,000}, 0x0404 }, /* Ye Ukrainian */
+ {{016,021,020,016,001,021,016,000,000}, 0x0405 }, /* Dze */
  {{016,004,004,004,004,004,016,000,000}, 0x0406 }, /* dotted I */
  {{012,000,016,004,004,004,016,000,000}, 0x0407 }, /* Yi */
  {{001,001,001,001,001,021,016,000,000}, 0x0408 }, /* Je */
@@ -883,9 +885,11 @@ static struct glyph {
  {{036,010,010,016,011,011,011,000,000}, 0x040b }, /* Tshe */
  {{025,021,021,037,001,001,037,000,000}, 0x040e }, /* short U */
  {{021,021,021,021,021,021,037,004,000}, 0x040f }, /* Dzhe */
+ {{010,004,016,021,037,020,016,000,000}, 0x0450 }, /* ie grave */
  {{012,000,016,021,037,020,016,000,000}, 0x0451 }, /* yo */
  {{010,036,010,016,011,011,011,001,002}, 0x0452 }, /* dje */
  {{000,000,014,022,030,022,014,000,000}, 0x0454 }, /* ye Ukrainian */
+ {{000,000,017,020,016,001,036,000,000}, 0x0455 }, /* dze */
  {{004,000,014,004,004,004,016,000,000}, 0x0456 }, /* dotted i */
  {{012,000,014,004,004,004,016,000,000}, 0x0457 }, /* yi */
  {{004,000,004,004,004,004,004,004,010}, 0x0458 }, /* je */