Skip to content

Commit

Permalink
fix : minor edit in fonts name #151
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Jan 30, 2021
1 parent 4b79f17 commit 7cdba05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions art/art_param.py
Expand Up @@ -632,7 +632,7 @@
"white_bubble",
"smallcaps2",
"superscript",
"subscript",
"subscript1",
"full_width",
"antrophobia",
"currency",
Expand Down Expand Up @@ -844,7 +844,7 @@
"old_italic",
"ninja",
"tai_viet",
"sub",
"subscript2",
"fancy130"]

RANDOM_FILTERED_FONTS = [
Expand Down Expand Up @@ -1197,7 +1197,7 @@
"white_bubble": [white_bubble_dic, False],
"smallcaps2": [smallcaps2_dic, False],
"superscript": [superscript_dic, False],
"subscript": [subscript_dic, False],
"subscript1": [subscript1_dic, False],
"full_width": [full_width_dic, False],
"antrophobia": [antrophobia_dic, False],
"currency": [currency_dic, False],
Expand Down Expand Up @@ -1412,7 +1412,7 @@
"old_italic":[old_italic_dic,False],
"ninja":[ninja_dic,False],
"tai_viet":[tai_viet_dic,False],
"sub":[sub_dic,False],
"subscript2":[subscript2_dic,False],
"fancy130":[fancy130_dic,False]
}

Expand Down
4 changes: 2 additions & 2 deletions art/text_dic3.py
Expand Up @@ -4365,7 +4365,7 @@
',': ',',
'n': 'โฟ'}

subscript_dic = {
subscript1_dic = {
'<': '<',
'u': 'แตค',
']': ']',
Expand Down Expand Up @@ -24994,7 +24994,7 @@

tai_viet_dic = {'&': '&', 'S': 'แฆ“', '4': 'แ”ฐ', '#': '#', 'p': 'ฯ', '(': '(', 'Z': 'ฦบ', '0': 'แฆฒ', 'x': 'แฅŠ', 'q': '๊ช‡', '{': '{', 'K': 'แ›•', 'u': '๊ชŠ', '>': '>', 'Q': '๊ช‡', '@': '@', '`': '`', 'd': 'แฆ”', 'n': '๊ช€', '[': '[', 's': 'แฆ“', 'c': 'แฅด', '^': '^', 'h': '๊ซ', 'i': '๊ ธ', '/': '/', 'a': '๊ช–', 'k': 'แ›•', 'W': 'แญ™', '$': '$', 'w': 'แญ™', '*': '*', '!': '!', '3': 'แ—ฑ', 'F': 'แ ป', 'E': '๊ซ€', 'C': 'แฅด', 'B': 'แฅ‡', 'z': 'ฦบ', 'j': '๊ น', 'Y': '๊ช—', '?': '?', '+': '+', '"': '"', '.': '.', 'o': '๊ชฎ', 'H': '๊ซ', '1': 'แง’', 'v': '๊ชœ', '2': 'แ’ฟ', 'L': '๊ชถ', '=': '=', '~': '~', 't': '๊ชป', 'O': '๊ชฎ', ':': ':', 'D': 'แฆ”', 'e': '๊ซ€', 'l': '๊ชถ', 'X': 'แฅŠ', ' ': ' ', 'g': 'แง', 'J': '๊ น', 'b': 'แฅ‡', '6': 'แฆ†', 'I': '๊ ธ', ';': ';', ')': ')', 'A': '๊ช–', 'y': '๊ช—', 'm': '๊ช‘', 'T': '๊ชป', 'M': '๊ช‘', 'r': 'แฅ…', '8': '\u1c96', 'U': '๊ชŠ', '}': '}', 'V': '๊ชœ', 'f': 'แ ป', '%': '%', 'P': 'ฯ', '7': 'แ’ฃ', '9': 'แฆ', ']': ']', 'G': 'แง', 'N': '๊ช€', '\\': '\\', '-': '-', 'R': 'แฅ…', '<': '<', '_': '_', '5': 'ฦผ', ',': ',', "'": "'", '|': '|'}

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

fancy130_dic = {'E': '๐Œด', '\\': '\\', ']': ']', 'e': '๐Œด', 'G': '๐Œพ', 'Q': 'ษ‹', ' ': ' ', '<': '<', 'w': '๐Ž', 't': '๐จ ', '7': '๐„–', 's': 'โฒŠ', '|': '|', '%': '%', '=': '=', '#': '#', '4': '๐„“', 'a': '๐Œฐ', 'K': '๐Œบ', 'r': '๐‚', 'm': '๊ก•', '!': '!', '1': '๐„', '5': '๐„”', '+': '+', 'A': '๐Œฐ', '6': '๐„•', 'n': '๐€', 'D': 'ฦŠ', '^': '^', 'W': '๐Ž', '~': '~', 'S': 'โฒŠ', '[': '[', 'h': '๐Œท', 'p': 'ฦค', 'g': '๐Œพ', '`': '`', 'X': '๐‘€Œ', ':': ':', 'J': 'ส', ';': ';', 'N': '๐€', 'd': 'ฦŠ', 'u': '๐', '2': '๐„‘', 'Z': '๊™€', "'": "'", '-': '-', 'O': '๐ˆ', 'F': '๐†', '9': '๐„˜', 'i': '๐Š', '.': '.', 'C': 'ฮถ', '/': '/', '"': '"', 'P': 'ฦค', 'j': 'ส', 'M': '๊ก•', '>': '>', 'l': 'เ ‹', 'Y': '๐Œธ', '*': '*', '?': '?', '@': '@', 'I': '๐Š', 'B': '๐Œฑ', 'y': '๐Œธ', 'U': '๐', 'L': 'เ ‹', 'o': '๐ˆ', '(': '(', 'T': '๐จ ', 'z': '๊™€', '}': '}', 'f': '๐†', '$': '$', '3': '๐„’', 'V': 'โฑฑ', 'k': '๐Œบ', '0': '๊ ถ', '{': '{', 'b': '๐Œฑ', 'R': '๐‚', '&': '&', '8': '๐„—', 'H': '๐Œท', 'v': 'โฑฑ', '_': '_', ',': ',', 'x': '๐‘€Œ', 'q': 'ษ‹', ')': ')', 'c': 'ฮถ'}

0 comments on commit 7cdba05

Please sign in to comment.