No description
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
filter_and_format.sh | ||
README.md |
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.