diff --git a/fonts/Chernobyl.otf b/fonts/Chernobyl.otf new file mode 100644 index 0000000..6086361 Binary files /dev/null and b/fonts/Chernobyl.otf differ diff --git a/fonts/CloisterBlack.ttf b/fonts/CloisterBlack.ttf new file mode 100644 index 0000000..1109bd2 Binary files /dev/null and b/fonts/CloisterBlack.ttf differ diff --git a/fonts/DeathMohawk_PERSONAL_USE_ONLY.otf b/fonts/DeathMohawk_PERSONAL_USE_ONLY.otf new file mode 100644 index 0000000..02ff71f Binary files /dev/null and b/fonts/DeathMohawk_PERSONAL_USE_ONLY.otf differ diff --git a/fonts/Flame on Black.ttf b/fonts/Flame on Black.ttf new file mode 100644 index 0000000..8121c24 Binary files /dev/null and b/fonts/Flame on Black.ttf differ diff --git a/fonts/LEDLIGHT.otf b/fonts/LEDLIGHT.otf new file mode 100644 index 0000000..3f7e124 Binary files /dev/null and b/fonts/LEDLIGHT.otf differ diff --git a/fonts/Noxlock-Free.otf b/fonts/Noxlock-Free.otf new file mode 100644 index 0000000..2ad128c Binary files /dev/null and b/fonts/Noxlock-Free.otf differ diff --git a/fonts/RoyalInitialen.ttf b/fonts/RoyalInitialen.ttf new file mode 100644 index 0000000..371d5ff Binary files /dev/null and b/fonts/RoyalInitialen.ttf differ diff --git a/fonts/VIDEO PIRATE.ttf b/fonts/VIDEO PIRATE.ttf new file mode 100644 index 0000000..5d19ca9 Binary files /dev/null and b/fonts/VIDEO PIRATE.ttf differ diff --git a/fonts/Vampire Wars.ttf b/fonts/Vampire Wars.ttf new file mode 100644 index 0000000..ebc0b65 Binary files /dev/null and b/fonts/Vampire Wars.ttf differ diff --git a/fonts/fonts.json b/fonts/fonts.json new file mode 100644 index 0000000..2f5e001 --- /dev/null +++ b/fonts/fonts.json @@ -0,0 +1,16 @@ +[ + {"file": "Noxlock-Free.otf", "alphabet": "abcdefghijklmnopqrstuvwxyz", "dificulty": 0.0}, + {"file": "Chernobyl.otf", "alphabet": "abcdefghijklmnopqrstuvwxyz0123456789", "dificulty": 0.1}, + {"file": "VIDEO PIRATE.ttf", "alphabet": "abcdefghijklmnopqrstuvwxyz", "dificulty": 0.1}, + {"file": "Vampire Wars.ttf", "alphabet": "abcdefghijklmnopqrstuvwxyz0123456789", "dificulty": 0.1}, + {"file": "CloisterBlack.ttf", "alphabet": "0123456789", "dificulty": 0.1}, + {"file": "Noxlock-Free.otf", "alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ", "dificulty": 0.2}, + {"file": "CloisterBlack.ttf", "alphabet": "abcdefghijklmnopqrstuvwxyz", "dificulty": 0.3}, + {"file": "LEDLIGHT.otf", "alphabet": "abcdefghijklmnopqrstuvwxyz", "dificulty": 0.4}, + {"file": "Flame on Black", "alphabet": "abcdefghijklmnopqrstuvwxyz0123456789!?/#<>", "dificulty": 0.5}, + {"file": "CloisterBlack.ttf", "alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ", "dificulty": 0.6}, + {"file": "mevno2.ttf", "alphabet": "abcdefghijklmnopqrstuvwxyz", "dificulty": 0.8}, + {"file": "CloisterBlack.ttf", "alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ", "dificulty": 0.8}, + {"file": "RoyalInitialen.ttf", "alphabet": "abcdefghijklmnopqrstuvwxyz", "dificulty": 0.8}, + {"file": "DeathMohawk_PERSONAL_USE_ONLY.otf", "alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ", "dificulty": 1.0} +] \ No newline at end of file diff --git a/fonts/mevno2.ttf b/fonts/mevno2.ttf new file mode 100644 index 0000000..91729c2 Binary files /dev/null and b/fonts/mevno2.ttf differ