mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-08 01:10:23 +00:00
uniblock demo: get everything to fit
This commit is contained in:
parent
d50a7a8e99
commit
b635eeca73
@ -205,7 +205,7 @@ int unicodeblocks_demo(struct notcurses* nc){
|
||||
{ .name = "Cuneiform", .start = 0x12000, },
|
||||
{ .name = "Cuneiform (cont.)", .start = 0x12200, },
|
||||
{ .name = "Byzantine Musical Symbols, Musical Symbols", .start = 0x1d000, },
|
||||
{ .name = "Ancient Greek Musical Notation, Mayan Numerals, Tai Xuan Jing, Counting Rods", .start = 0x1d200, },
|
||||
{ .name = "Greek Musical Notation, Mayan Numerals, Tai Xuan Jing, Counting Rods", .start = 0x1d200, },
|
||||
{ .name = "Mathematical Alphanumeric Symbols", .start = 0x1d400, },
|
||||
{ .name = "Mathematical Alphanumeric Symbols (cont.)", .start = 0x1d600, },
|
||||
{ .name = "Sutton SignWriting", .start = 0x1d800, },
|
||||
|
Loading…
Reference in New Issue
Block a user