add space

This commit is contained in:
themancalledjakob 2024-07-10 16:08:03 +02:00
parent 8bcb252087
commit 846b84b6f4

View file

@ -31,6 +31,7 @@ name_to_glyph_d = {
"quotedblright": "",
"semicolon": ";",
"slash": "/",
"space": " ",
}