Skip to content

Commit

Permalink
font : fancy140 added
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Feb 19, 2022
1 parent 6169078 commit 1b1ef67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions art/art_param.py
Expand Up @@ -792,6 +792,7 @@
"fancy137",
"fancy138",
"fancy139",
"fancy140",
"foxy",
"white_square",
"black_square",
Expand Down Expand Up @@ -1470,6 +1471,7 @@
"fancy137": [fancy137_dic, False],
"fancy138":[fancy138_dic,False],
"fancy139":[fancy139_dic,False],
"fancy140":[fancy140_dic,False],
"tarty1": [tarty1_dic, False],
"tarty2": [tarty2_dic, False],
"tarty3": [tarty3_dic, False],
Expand Down
2 changes: 2 additions & 0 deletions art/text_dic3.py
Expand Up @@ -27601,3 +27601,5 @@

fancy139_dic = {'W': '๐“ฆ', 'K': '๐“š', 'o': '๐“ธ', 'M': '๐“œ', '"': 'โž', 'd': '๐“ญ', "'": 'โœ', 'J': '๐“™', 'j': '๐“ณ', 'p': '๐“น', '+': '+', '5': '5', '*': '*', 't': '๐“ฝ', '#': '#', 'x': '๐”', 'n': '๐“ท', 'D': '๐““', 's': '๐“ผ', 'B': '๐“‘', 'I': '๐“˜', '2': '2', 'a': '๐“ช', '<': '<', 'L': '๐“›', 'w': '๐”€', '-': '-', '[': '[', '_': '_', 'r': '๐“ป', '@': '@', 'y': '๐”‚', '1': '1', '&': '&', '8': '8', 'F': '๐“•', '.': '.', 'i': '๐“ฒ', '3': '3', 'e': '๐“ฎ', 'U': '๐“ค', 'P': '๐“Ÿ', 'A': '๐“', 'v': '๐“ฟ', 'l': '๐“ต', 'Z': '๐“ฉ', '~': '~', '(': '(', '^': '^', 'X': '๐“ง', 'f': '๐“ฏ', 'H': '๐“—', '6': '6', 'b': '๐“ซ', '`': '`', 'g': '๐“ฐ', 'N': '๐“', ']': ']', ' ': ' ', ')': ')', '}': '}', '%': '%', 'Y': '๐“จ', '!': 'โ—', 'E': '๐“”', 'Q': '๐“ ', ';': ';', '9': '9', '|': '|', '=': '=', 'C': '๐“’', 'V': '๐“ฅ', 'R': '๐“ก', '0': '0', 'S': '๐“ข', '7': '7', '4': '4', 'h': '๐“ฑ', ',': ',', '?': 'โ“', 'k': '๐“ด', 'c': '๐“ฌ', 'T': '๐“ฃ', '\\': '\\', ':': ':', 'q': '๐“บ', 'u': '๐“พ', '$': '$', 'z': '๐”ƒ', '/': '/', 'm': '๐“ถ', 'G': '๐“–', '>': '>', '{': '{', 'O': '๐“ž'}

fancy140_dic = {',': ',', 'J': '๐“™', 'y': 'โฒฉ', '0': '0', 'M': 'โฒ˜', '2': '2', ']': ']', 'Q': '๐“ ', '|': '|', 'O': 'โฒž', 'H': 'โฒŽ', '{': '{', '5': '5', 'u': '๐Œต', 'A': 'โฒ€', 'I': 'โฒ’', '&': '&', 'Y': 'โฒจ', 'T': 'โฒฆ', '>': '>', 'R': '๊ž„', '!': '!', 'a': 'โฒ', 'r': '๊ž…', 'U': 'โด‘', '}': '}', 'h': 'โฒ', 'x': 'โฒญ', '1': '1', ';': ';', 'w': 'โฒฑ', 't': 'โฒง', 'X': 'โฒฌ', '?': '?', '-': '-', '6': '6', 'v': '๐“ฟ', '"': '"', '#': '#', 'd': 'โฒ‡', 's': '๐›“', '~': '~', 'W': 'โฒฐ', '4': '4', 'c': 'โฒฅ', '\\': '\\', '+': '+', 'P': 'โฒข', 'N': 'โฒš', 'Z': 'โฒŒ', '<': '<', 'g': '๐“ฐ', ':': ':', 'b': 'โฒƒ', '9': '9', '8': '8', 'e': 'โฒ‰', 'z': 'โฒ', "'": "'", 'E': 'โฒˆ', ')': ')', 'f': '๐“ฏ', 'i': 'โฒ“', 'n': 'โฒ›', 'l': '๐“ต', 'S': 'ฯจ', '.': '.', '3': '3', 'p': 'โฒฃ', 'q': '๐“บ', 'C': 'โฒค', ' ': ' ', 'j': '๐“ณ', 'F': '๐“•', '[': '[', '`': '`', 'K': 'โฒ”', '$': '$', 'B': 'โฒ‚', '(': '(', '%': '%', '@': '@', '^': '^', '7': '7', 'D': 'โฒ†', '=': '=', 'G': '๐“–', 'k': 'โฒ•', '/': '/', 'L': '๐“›', 'm': 'โฒ™', 'V': '๐“ฅ', '_': '_', '*': '*', 'o': 'โฒŸ'}

0 comments on commit 1b1ef67

Please sign in to comment.