chiark / gitweb /
Add U+2686 to U+2689
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 10 May 2024 19:40:33 +0000 (20:40 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 10 May 2024 19:40:33 +0000 (20:40 +0100)
That's {WHITE,BLACK} CIRCLE WITH {DOT RIGHT,TWO DOTS}.  One of them is
used by BQN but we may as well have all four.

bedstead.c

index b032e77426ee4d620b8f07f9644c29429e37777b..8d5e8ca581b479b48876a21014ce01f05042cc89 100644 (file)
@@ -1789,6 +1789,10 @@ static struct glyph {
  {{010,010,013,015,011,012,014,000,000}, U(266D) }, /* flat */
  {{010,013,015,011,013,015,001,000,000}, U(266E) }, /* natural */
  {{002,013,016,033,016,032,010,000,000}, U(266F) }, /* sharp */
+ {{000,016,021,023,021,016,000,000,000}, U(2686) }, /* wht circle dot right */
+ {{000,016,021,033,021,016,000,000,000}, U(2687) }, /* wht circle two dots */
+ {{000,016,037,035,037,016,000,000,000}, U(2688) }, /* blk circle dot right */
+ {{000,016,037,025,037,016,000,000,000}, U(2689) }, /* blk circle two dots */
 
  /* Dingbats */
  {{000,004,022,017,022,004,000,000,000}, U(2708) }, /* airplane */