chiark / gitweb /
A few characters that enwiki lists as useful for pinyin
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 14 Feb 2022 18:42:04 +0000 (18:42 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 14 Feb 2022 18:42:04 +0000 (18:42 +0000)
Only the ones that were easy to draw, though.

bedstead.c

index f95765bdec9ff5288d1f38d953b03d1eb8153dfb..613f66c6d699e1c0e3d5aa70e009c223a9b55668 100644 (file)
@@ -709,6 +709,8 @@ static struct glyph {
  {{016,000,017,024,026,034,027,000,000}, U(01E2) }, /* AEmacron */
  {{016,000,012,005,017,024,016,000,000}, U(01E3) }, /* aemacron */
  {{012,004,000,004,004,004,004,004,010}, U(01F0) }, /* J wedge */
+ {{010,004,021,031,025,023,021,000,000}, U(01F8) }, /* Ngrave */
+ {{010,004,036,021,021,021,021,000,000}, U(01F9) }, /* ngrave */
  {{016,000,021,012,004,004,004,000,000}, U(0232) }, /* Ymacron */
  {{016,000,021,021,021,021,017,001,016}, U(0233) }, /* ymacron */
  {{000,000,004,004,004,004,004,004,010}, U(0237) }, /* dotlessj */
@@ -1083,6 +1085,8 @@ static struct glyph {
  {{014,004,004,004,004,004,016,000,004}, U(1E37) }, /* ldotbelow */
  {{020,020,020,020,020,020,037,000,016}, U(1E3A) }, /* Lmacronbelow */
  {{014,004,004,004,004,004,016,000,016}, U(1E3B) }, /* lmacronbelow */
+ {{002,004,021,033,025,021,021,000,000}, U(1E3E) }, /* Macute */
+ {{002,004,000,032,025,025,025,000,000}, U(1E3F) }, /* macute */
  {{021,033,025,025,021,021,021,000,004}, U(1E42) }, /* Mdotbelow */
  {{000,000,032,025,025,025,025,000,004}, U(1E43) }, /* mdotbelow */
  {{021,021,031,025,023,021,021,000,004}, U(1E46) }, /* Ndotbelow */
@@ -1111,6 +1115,8 @@ static struct glyph {
  {{000,000,021,021,025,025,012,000,004}, U(1E89) }, /* wdotbelow */
  {{012,000,021,021,016,021,021,000,000}, U(1E8C) }, /* Xdieresis */
  {{012,000,021,012,004,012,021,000,000}, U(1E8D) }, /* xdieresis */
+ {{004,012,037,001,016,020,037,000,000}, U(1E90) }, /* Zcircumflex */
+ {{004,012,037,002,004,010,037,000,000}, U(1E91) }, /* zcircumflex */
  {{037,001,002,004,010,020,037,000,004}, U(1E92) }, /* Zdotbelow */
  {{000,000,037,002,004,010,037,000,004}, U(1E93) }, /* zdotbelow */
  {{037,001,002,004,010,020,037,000,016}, U(1E94) }, /* Zmacronbelow */