chars/README.md

5 lines
210 B
Markdown

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.