mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-09 01:40:28 -04:00
Add U+2686 to U+2689
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.
This commit is contained in:
parent
66546110d3
commit
04f1cdf76f
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user