chiark / gitweb /
Add Cyrillic letters necessary for Serbian.
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 26 Oct 2018 11:42:40 +0000 (12:42 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 26 Oct 2018 11:42:40 +0000 (12:42 +0100)
That's dje, je, lje, nje, tshe, and dzhe.  Because I got an email from
Serbian Wikipedia.

bedstead.c

index 66802a854df81702245fc4692c5fc8466809db8e..c44857c9f0d18c808521d9e1c50a985a7d1fd1a2 100644 (file)
@@ -862,15 +862,27 @@ static struct glyph {
 
  /* Cyrillic */
  {{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,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 */
+ {{014,024,024,027,025,025,027,000,000}, 0x0409 }, /* Lje */
+ {{024,024,024,037,025,025,027,000,000}, 0x040a }, /* Nje */
+ {{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 */
  {{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 */
  {{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 */
+ {{000,000,014,024,026,025,026,000,000}, 0x0459 }, /* lje */
+ {{000,000,024,024,036,025,026,000,000}, 0x045a }, /* nje */
+ {{010,036,010,016,011,011,011,000,000}, 0x045b }, /* tshe */
  {{000,004,021,021,021,021,017,001,016}, 0x045e }, /* short u */
+ {{000,000,021,021,021,021,037,004,000}, 0x045f }, /* dzhe */
  {{001,037,020,020,020,020,020,000,000}, 0x0490 }, /* Ghe with upturn */
  {{000,001,037,020,020,020,020,000,000}, 0x0491 }, /* ghe with upturn */