chiark / gitweb /
Rough double-struck letters used by BQN (wsfgxWSFGX)
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 29 Apr 2024 23:51:19 +0000 (00:51 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 29 Apr 2024 23:51:19 +0000 (00:51 +0100)
Slightly to my surprise, they all look good apart from the 'f'.

bedstead.c

index 16c3c76fa10437464f1f0d7e7bb319b8f42ca25b..f50505d34e709ad8093a7f2c5d7b7c07136c5263 100644 (file)
@@ -2031,6 +2031,18 @@ static struct glyph {
  {{000,000,037,016,000,000,000,000,000}, U(1D13B) }, /* semibreve rest */
  {{000,000,000,016,037,000,000,000,000}, U(1D13C) }, /* minim rest */
 
+ /* Mathematical alphanumeric symbols */
+ {{037,024,024,026,024,024,034,000,000}, U(1D53D) }, /* double-struck F */
+ {{016,025,024,024,027,025,017,000,000}, U(1D53E) }, /* double-struck G */
+ {{017,024,022,011,005,005,036,000,000}, U(1D54A) }, /* double-struck S */
+ {{035,025,025,025,025,025,012,000,000}, U(1D54E) }, /* double-struck W */
+ {{035,025,022,012,011,025,027,000,000}, U(1D54F) }, /* double-struck X */
+ {{002,004,014,026,024,024,034,000,000}, U(1D557) }, /* double-struck f */
+ {{000,000,017,025,025,025,017,001,016}, U(1D558) }, /* double-struck g */
+ {{000,000,017,022,011,005,036,000,000}, U(1D564) }, /* double-struck s */
+ {{000,000,035,025,025,025,012,000,000}, U(1D568) }, /* double-struck w */
+ {{000,000,035,022,012,011,027,000,000}, U(1D569) }, /* double-struck x */
  /* Transport and map symbols */
  {{004,012,012,012,033,033,025,000,000}, U(1F680) }, /* rocket */
  {{000,034,010,011,027,010,000,000,000}, U(1F681) }, /* helicopter */