Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New fonts #68

Merged
merged 12 commits into from
Sep 23, 2019
291 changes: 288 additions & 3 deletions art/text_dic3.py
Original file line number Diff line number Diff line change
Expand Up @@ -13555,8 +13555,293 @@
'9': '9',
' ': ' '}

contouring3_dic = {'p': '[̲̅p]', '}': '[̲̅}]', 'y': '[̲̅y]', 't': '[̲̅t]', 'n': '[̲̅n]', '1': '[̲̅1]', 'O': '[̲̅O]', ' ': ' ', 'S': '[̲̅S]', '{': '[̲̅{]', 'R': '[̲̅R]', 'N': '[̲̅N]', 'Q': '[̲̅Q]', 'h': '[̲̅h]', 'E': '[̲̅E]', 'U': '[̲̅U]', 'x': '[̲̅x]', 'V': '[̲̅V]', '"': '[̲̅"]', 'D': '[̲̅D]', '`': '[̲̅`]', 'z': '[̲̅z]', 'H': '[̲̅H]', 'W': '[̲̅W]', 'v': '[̲̅v]', 'd': '[̲̅d]', 'j': '[̲̅j]', 'G': '[̲̅G]', 'Z': '[̲̅Z]', '7': '[̲̅7]', '-': '[̲̅-]', 'i': '[̲̅i]', '#': '[̲̅#]', 'F': '[̲̅F]', 'f': '[̲̅f]', 'C': '[̲̅C]', 'P': '[̲̅P]', '!': '[̲̅!]', '0': '[̲̅0]', '8': '[̲̅8]', 'B': '[̲̅B]', '[': '[̲̅[]', '\\': '[̲̅\\]', '3': '[̲̅3]', '@': '[̲̅@]', '_': '[̲̅_]', ';': '[̲̅;]', '^': '[̲̅^]', 'c': '[̲̅c]', ':': '[̲̅:]', 'T': '[̲̅T]', "'": "[̲̅']", '/': '[̲̅/]', '%': '[̲̅%]', '9': '[̲̅9]', 'l': '[̲̅l]', 'k': '[̲̅k]', 'u': '[̲̅u]', ',': '[̲̅,]', 'q': '[̲̅q]', '~': '[̲̅~]', 'L': '[̲̅L]', 'J': '[̲̅J]', 's': '[̲̅s]', '.': '[̲̅.]', '*': '[̲̅*]', '&': '[̲̅&]', 'X': '[̲̅X]', 'e': '[̲̅e]', 'g': '[̲̅g]', 'I': '[̲̅I]', ')': '[̲̅)]', '6': '[̲̅6]', 'a': '[̲̅a]', 'K': '[̲̅K]', 'w': '[̲̅w]', '>': '[̲̅>]', '4': '[̲̅4]', '(': '[̲̅(]', '2': '[̲̅2]', '+': '[̲̅+]', 'b': '[̲̅b]', ']': '[̲̅]]', 'r': '[̲̅r]', '<': '[̲̅<]', '=': '[̲̅=]', '5': '[̲̅5]', 'm': '[̲̅m]', '|': '[̲̅|]', 'M': '[̲̅M]', 'A': '[̲̅A]', '$': '[̲̅$]', '?': '[̲̅?]', 'o': '[̲̅o]', 'Y': '[̲̅Y]'}
contouring3_dic = {
'p': '[̲̅p]',
'}': '[̲̅}]',
'y': '[̲̅y]',
't': '[̲̅t]',
'n': '[̲̅n]',
'1': '[̲̅1]',
'O': '[̲̅O]',
' ': ' ',
'S': '[̲̅S]',
'{': '[̲̅{]',
'R': '[̲̅R]',
'N': '[̲̅N]',
'Q': '[̲̅Q]',
'h': '[̲̅h]',
'E': '[̲̅E]',
'U': '[̲̅U]',
'x': '[̲̅x]',
'V': '[̲̅V]',
'"': '[̲̅"]',
'D': '[̲̅D]',
'`': '[̲̅`]',
'z': '[̲̅z]',
'H': '[̲̅H]',
'W': '[̲̅W]',
'v': '[̲̅v]',
'd': '[̲̅d]',
'j': '[̲̅j]',
'G': '[̲̅G]',
'Z': '[̲̅Z]',
'7': '[̲̅7]',
'-': '[̲̅-]',
'i': '[̲̅i]',
'#': '[̲̅#]',
'F': '[̲̅F]',
'f': '[̲̅f]',
'C': '[̲̅C]',
'P': '[̲̅P]',
'!': '[̲̅!]',
'0': '[̲̅0]',
'8': '[̲̅8]',
'B': '[̲̅B]',
'[': '[̲̅[]',
'\\': '[̲̅\\]',
'3': '[̲̅3]',
'@': '[̲̅@]',
'_': '[̲̅_]',
';': '[̲̅;]',
'^': '[̲̅^]',
'c': '[̲̅c]',
':': '[̲̅:]',
'T': '[̲̅T]',
"'": "[̲̅']",
'/': '[̲̅/]',
'%': '[̲̅%]',
'9': '[̲̅9]',
'l': '[̲̅l]',
'k': '[̲̅k]',
'u': '[̲̅u]',
',': '[̲̅,]',
'q': '[̲̅q]',
'~': '[̲̅~]',
'L': '[̲̅L]',
'J': '[̲̅J]',
's': '[̲̅s]',
'.': '[̲̅.]',
'*': '[̲̅*]',
'&': '[̲̅&]',
'X': '[̲̅X]',
'e': '[̲̅e]',
'g': '[̲̅g]',
'I': '[̲̅I]',
')': '[̲̅)]',
'6': '[̲̅6]',
'a': '[̲̅a]',
'K': '[̲̅K]',
'w': '[̲̅w]',
'>': '[̲̅>]',
'4': '[̲̅4]',
'(': '[̲̅(]',
'2': '[̲̅2]',
'+': '[̲̅+]',
'b': '[̲̅b]',
']': '[̲̅]]',
'r': '[̲̅r]',
'<': '[̲̅<]',
'=': '[̲̅=]',
'5': '[̲̅5]',
'm': '[̲̅m]',
'|': '[̲̅|]',
'M': '[̲̅M]',
'A': '[̲̅A]',
'$': '[̲̅$]',
'?': '[̲̅?]',
'o': '[̲̅o]',
'Y': '[̲̅Y]'}

contouring4_dic = {'J': '(̲̅J)', 'v': '(̲̅v)', 'M': '(̲̅M)', 'S': '(̲̅S)', ':': '(̲̅:)', 'c': '(̲̅c)', '(': '(̲̅()', '[': '(̲̅[)', 'O': '(̲̅O)', 'C': '(̲̅C)', 'y': '(̲̅y)', '0': '(̲̅0)', 'd': '(̲̅d)','~': '(̲̅~)', '`': '(̲̅`)', 'T': '(̲̅T)', 'X': '(̲̅X)', '{': '(̲̅{)', 'o': '(̲̅o)', '-': '(̲̅-)', '2': '(̲̅2)', 's': '(̲̅s)', '.': '(̲̅.)', '1': '(̲̅1)', 'Y': '(̲̅Y)', ' ': ' ', 'Q': '(̲̅Q)', 'G': '(̲̅G)', 'N': '(̲̅N)', '*': '(̲̅*)', 't': '(̲̅t)', 'p': '(̲̅p)', '}': '(̲̅})', 'U': '(̲̅U)', 'Z': '(̲̅Z)', 'x': '(̲̅x)', 'h': '(̲̅h)', 'a': '(̲̅a)', 'm': '(̲̅m)', '=': '(̲̅=)', 'V': '(̲̅V)', 'w': '(̲̅w)', 'u': '(̲̅u)', '$': '(̲̅$)', '@': '(̲̅@)', 'g': '(̲̅g)', '<': '(̲̅<)', 'H': '(̲̅H)', "'": "(̲̅')", 'r': '(̲̅r)', '&': '(̲̅&)', '+': '(̲̅+)', 'i': '(̲̅i)', 'K': '(̲̅K)', 'L': '(̲̅L)', '"': '(̲̅")', '^': '(̲̅^)', 'f': '(̲̅f)', '3': '(̲̅3)', 'A': '(̲̅A)', ',': '(̲̅,)', ')': '(̲̅))', '|': '(̲̅|)', '9': '(̲̅9)', ';': '(̲̅;)', 'j': '(̲̅j)', 'q': '(̲̅q)', '>': '(̲̅>)', '%': '(̲̅%)', '4': '(̲̅4)', 'F': '(̲̅F)', 'e': '(̲̅e)', 'b': '(̲̅b)', 'B': '(̲̅B)', 'W': '(̲̅W)', 'E': '(̲̅E)', '8': '(̲̅8)', 'n': '(̲̅n)', 'D': '(̲̅D)', '5': '(̲̅5)', '#': '(̲̅#)', '\\': '(̲̅\\)', 'k': '(̲̅k)', '7': '(̲̅7)', 'l': '(̲̅l)', 'P': '(̲̅P)', 'R': '(̲̅R)', '!': '(̲̅!)', 'z': '(̲̅z)', '6': '(̲̅6)', 'I': '(̲̅I)', '/': '(̲̅/)', '?': '(̲̅?)', ']': '(̲̅])', '_': '(̲̅_)'}
contouring4_dic = {
'J': '(̲̅J)',
'v': '(̲̅v)',
'M': '(̲̅M)',
'S': '(̲̅S)',
':': '(̲̅:)',
'c': '(̲̅c)',
'(': '(̲̅()',
'[': '(̲̅[)',
'O': '(̲̅O)',
'C': '(̲̅C)',
'y': '(̲̅y)',
'0': '(̲̅0)',
'd': '(̲̅d)',
'~': '(̲̅~)',
'`': '(̲̅`)',
'T': '(̲̅T)',
'X': '(̲̅X)',
'{': '(̲̅{)',
'o': '(̲̅o)',
'-': '(̲̅-)',
'2': '(̲̅2)',
's': '(̲̅s)',
'.': '(̲̅.)',
'1': '(̲̅1)',
'Y': '(̲̅Y)',
' ': ' ',
'Q': '(̲̅Q)',
'G': '(̲̅G)',
'N': '(̲̅N)',
'*': '(̲̅*)',
't': '(̲̅t)',
'p': '(̲̅p)',
'}': '(̲̅})',
'U': '(̲̅U)',
'Z': '(̲̅Z)',
'x': '(̲̅x)',
'h': '(̲̅h)',
'a': '(̲̅a)',
'm': '(̲̅m)',
'=': '(̲̅=)',
'V': '(̲̅V)',
'w': '(̲̅w)',
'u': '(̲̅u)',
'$': '(̲̅$)',
'@': '(̲̅@)',
'g': '(̲̅g)',
'<': '(̲̅<)',
'H': '(̲̅H)',
"'": "(̲̅')",
'r': '(̲̅r)',
'&': '(̲̅&)',
'+': '(̲̅+)',
'i': '(̲̅i)',
'K': '(̲̅K)',
'L': '(̲̅L)',
'"': '(̲̅")',
'^': '(̲̅^)',
'f': '(̲̅f)',
'3': '(̲̅3)',
'A': '(̲̅A)',
',': '(̲̅,)',
')': '(̲̅))',
'|': '(̲̅|)',
'9': '(̲̅9)',
';': '(̲̅;)',
'j': '(̲̅j)',
'q': '(̲̅q)',
'>': '(̲̅>)',
'%': '(̲̅%)',
'4': '(̲̅4)',
'F': '(̲̅F)',
'e': '(̲̅e)',
'b': '(̲̅b)',
'B': '(̲̅B)',
'W': '(̲̅W)',
'E': '(̲̅E)',
'8': '(̲̅8)',
'n': '(̲̅n)',
'D': '(̲̅D)',
'5': '(̲̅5)',
'#': '(̲̅#)',
'\\': '(̲̅\\)',
'k': '(̲̅k)',
'7': '(̲̅7)',
'l': '(̲̅l)',
'P': '(̲̅P)',
'R': '(̲̅R)',
'!': '(̲̅!)',
'z': '(̲̅z)',
'6': '(̲̅6)',
'I': '(̲̅I)',
'/': '(̲̅/)',
'?': '(̲̅?)',
']': '(̲̅])',
'_': '(̲̅_)'}

love2_dic = {'I': 'Ī', 'A': 'Λ', '&': '&', 'J': 'Ĵ', '7': '7', 'd': '∂', 't': 'т', ')': ')', '`': '`', '*': '*', 'M': 'M', 'X': 'Ӿ', 'R': 'Ŕ', 'j': 'ʆ', '{': '{', 'K': 'Ҡ', '"': '"', "'": "'",'8': '8', 'v': 'ν', '6': '6', 'l': 'ℓ', '=': '=', 'D': 'D', '?': '?', 'z': 'Z', 'E': 'Ɛ', '.': '.', '5': '5', '}': '}', '1': '1', '(': '(', 'u': 'µ', '/': '/', 's': 's', 'q': 'ҩ', ';': ';', '_': '_', 'a': 'ɑ', 'U': 'Ʊ', ':': ':', 'Q': 'Ҩ', '[': '[', 'Z': 'ẕ', '@': '@', ',': ',', 'n': 'и', '%': '%', '\\': '\\', 'b': 'в', 'G': 'Ɠ', 'e': 'є', 'O': '♡', 'F': 'F', '9': '9', 'P': 'Ṗ', '#': '#', 'W': 'Ѡ', 'w': 'ω', 'B': 'ß', 'g': 'ɢ', '2': '2', '0': '0', '3': '3', '~': '~', '4': '4', 'c': 'ς', '|': '|', '+': '+', 'o': 'ღ', 'N': 'И', '$': '$', '-': '-', ']': ']', 'f': 'ƒ', '!': '!', 'V': '√', 'S': 'S', '<': '<', 'h': 'ɦ', 'p': 'ρ', 'y': 'γ', 'Y': 'Y', 'k': 'ќ', 'x': 'х', 'C': 'Ƈ', '>': '>', 'r': 'ʀ', 'T': 'Ŧ', 'L': 'Ŀ', 'H': 'Ĥ', '^': '^', ' ': ' ', 'i': 'ɨ', 'm': 'ʍ'}
love2_dic = {
'I': 'Ī',
'A': 'Λ',
'&': '&',
'J': 'Ĵ',
'7': '7',
'd': '∂',
't': 'т',
')': ')',
'`': '`',
'*': '*',
'M': 'M',
'X': 'Ӿ',
'R': 'Ŕ',
'j': 'ʆ',
'{': '{',
'K': 'Ҡ',
'"': '"',
"'": "'",
'8': '8',
'v': 'ν',
'6': '6',
'l': 'ℓ',
'=': '=',
'D': 'D',
'?': '?',
'z': 'Z',
'E': 'Ɛ',
'.': '.',
'5': '5',
'}': '}',
'1': '1',
'(': '(',
'u': 'µ',
'/': '/',
's': 's',
'q': 'ҩ',
';': ';',
'_': '_',
'a': 'ɑ',
'U': 'Ʊ',
':': ':',
'Q': 'Ҩ',
'[': '[',
'Z': 'ẕ',
'@': '@',
',': ',',
'n': 'и',
'%': '%',
'\\': '\\',
'b': 'в',
'G': 'Ɠ',
'e': 'є',
'O': '♡',
'F': 'F',
'9': '9',
'P': 'Ṗ',
'#': '#',
'W': 'Ѡ',
'w': 'ω',
'B': 'ß',
'g': 'ɢ',
'2': '2',
'0': '0',
'3': '3',
'~': '~',
'4': '4',
'c': 'ς',
'|': '|',
'+': '+',
'o': 'ღ',
'N': 'И',
'$': '$',
'-': '-',
']': ']',
'f': 'ƒ',
'!': '!',
'V': '√',
'S': 'S',
'<': '<',
'h': 'ɦ',
'p': 'ρ',
'y': 'γ',
'Y': 'Y',
'k': 'ќ',
'x': 'х',
'C': 'Ƈ',
'>': '>',
'r': 'ʀ',
'T': 'Ŧ',
'L': 'Ŀ',
'H': 'Ĥ',
'^': '^',
' ': ' ',
'i': 'ɨ',
'm': 'ʍ'}
6 changes: 4 additions & 2 deletions otherfile/font_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@ def print_result(flag_list, message_list):
for font1 in Font_List:
for font2 in Font_List:
if Font_List.index(font1) < Font_List.index(font2):
if len(art.get_font_dic(font1)) == len(art.get_font_dic(font2)):
if len(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sadrasabouri pep8 rule about max length of lines.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, Thanks.

art.get_font_dic(font1)) == len(
art.get_font_dic(font2)):
if art.get_font_dic(font1) == art.get_font_dic(font2):
Failed2 += 1
print(Message4.format(str(Failed2),font1,font2))
print(Message4.format(str(Failed2), font1, font2))
else:
font1_keys = set(art.get_font_dic(font1).keys())
font2_keys = set(art.get_font_dic(font2).keys())
Expand Down