chiark / gitweb /
Gratuitous Cyrillic letters.
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 19 Jul 2017 20:46:47 +0000 (21:46 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 19 Jul 2017 20:46:47 +0000 (21:46 +0100)
Now I think we have everything needed for Russian, Ukrainian,
Belarusian, and Bulgarian.

bedstead.c

index 8499a66238b162955e0056e618df3d8832d62fa6..6fd8b68007c7b9afe44c6dc0ba5aa9d29cbd87ce 100644 (file)
@@ -768,6 +768,20 @@ struct glyph {
  {{000,000,012,021,025,025,012,000,000}, 0x03c9, "omega" },
  {{004,004,016,025,025,025,016,004,004}, 0x03d5, "phi1" },
 
+ /* Cyrillic */
+ {{012,000,037,020,036,020,037,000,000}, 0x0401 }, /* Yo */
+ {{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 */
+ {{025,021,021,037,001,001,037,000,000}, 0x040e }, /* short U */
+ {{012,000,016,021,037,020,016,000,000}, 0x0451 }, /* yo */
+ {{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 */
+ {{000,004,021,021,021,021,017,001,016}, 0x045e }, /* short u */
+ {{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 */
 #ifdef ARMENIAN
  /* Armenian */
  {{021,021,021,021,025,022,015,000,000}, 0x0531 }, /* Ayb */