mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
uniblock: spelling
This commit is contained in:
parent
745f7153b4
commit
ed0d5e6ae3
@ -139,8 +139,8 @@ int unicodeblocks_demo(struct notcurses* nc){
|
||||
{ .name = "Cham, Tai Viet, Cherokee Supplement", .start = 0xaa00, },
|
||||
{ .name = "Hangul Syllables", .start = 0xac00, },
|
||||
{ .name = "Hangul Syllables", .start = 0xae00, },
|
||||
{ .name = "CJK Compatability Ideographs", .start = 0xf800, },
|
||||
{ .name = "CJK Compatability Ideographs, Alphabetic Presentation Forms", .start = 0xfa00, },
|
||||
{ .name = "CJK Compatibility Ideographs", .start = 0xf800, },
|
||||
{ .name = "CJK Compatibility Ideographs, Alphabetic Presentation Forms", .start = 0xfa00, },
|
||||
{ .name = "Arabic Presentation Forms-A", .start = 0xfc00, },
|
||||
{ .name = "Halfwidth and Fullwidth Forms", .start = 0xfe00, },
|
||||
{ .name = "Linear B Syllabary, Linear B Ideograms, Aegean Numbers, Phaistos Disc", .start = 0x10000, },
|
||||
|
Loading…
x
Reference in New Issue
Block a user