mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 21:43:06 -04:00
Add Cyrillic ie grave and dze (U+0400, U+0405, U+0450, U+0455)
They're identical to Latin "e" grave and "s".
This commit is contained in:
parent
1f9ea007dd
commit
2ba6e6fbdd
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user