Go to file
2024-03-08 14:57:28 -06:00
src inital commit. feature complete 2024-03-08 14:57:28 -06:00
.gitignore inital commit. feature complete 2024-03-08 14:57:28 -06:00
Cargo.lock inital commit. feature complete 2024-03-08 14:57:28 -06:00
Cargo.toml inital commit. feature complete 2024-03-08 14:57:28 -06:00
filter_and_format.sh inital commit. feature complete 2024-03-08 14:57:28 -06:00
README.md inital commit. feature complete 2024-03-08 14:57:28 -06: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.