chars/README.md

5 lines
210 B
Markdown
Raw Normal View History

2024-03-08 20:57:28 +00:00
Generate a file containing every single UTF8 codepoint, its glyph, and its name.
First do `cargo run`, then `sh filter_and_format.sh`. Your final file will be
called `formatted.txt`. Do what you want with it.