chiark / gitweb /
Remaining characters to complete Teletext G0 Czech/Slovak set.
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 20 Dec 2013 16:13:30 +0000 (16:13 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 20 Dec 2013 16:13:30 +0000 (16:13 +0000)
Also upper-case versions of most.  Scaron is omitted because it's
difficult to make it distinct from scaron.

bedstead.c

index 2e9ce94d8f53565a7bac1aa04bb1c06428d72e9a..f76e4793d494fbaeff6f92291ca88441b473fb69 100644 (file)
@@ -588,6 +588,13 @@ struct glyph {
  {{000,016,000,016,021,021,016,000,000}, 0x014d, "omacron" },
  {{017,024,024,026,024,024,017,000,000}, 0x0152, "OE" },
  {{000,000,012,025,027,024,013,000,000}, 0x0153, "oe" },
+ {{012,004,036,021,036,022,021,000,000}, 0x0158, "Rcaron" },
+ {{005,002,013,014,010,010,010,000,000}, 0x0159, "rcaron" },
+ {{012,004,017,020,016,001,036,000,000}, 0x0161, "scaron" },
+ {{012,004,037,004,004,004,004,000,000}, 0x0164, "Tcaron" },
+ {{011,011,034,010,010,010,004,000,000}, 0x0165, "tcaron" },
+ {{004,000,021,021,021,021,016,000,000}, 0x016e, "Uring" },
+ {{004,000,021,021,021,021,017,000,000}, 0x016f, "uring" },
  {{016,000,021,021,021,021,016,000,000}, 0x016a, "Umacron" },
  {{000,016,000,021,021,021,017,000,000}, 0x016b, "umacron" },
  {{004,012,000,021,012,004,004,000,000}, 0x0176, "Ycircumflex" },