-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
14 new fonts added #72
Conversation
art/text_dic3.py
Outdated
@@ -14437,3 +14437,4 @@ | |||
monospace_dic = {'a': '𝚊', 'b': '𝚋', 'c': '𝚌', 'd': '𝚍', 'e': '𝚎', 'f': '𝚏', 'g': '𝚐', 'h': '𝚑', 'i': '𝚒', 'j': '𝚓', 'k': '𝚔', 'l': '𝚕', 'm': '𝚖', 'n': '𝚗', 'o': '𝚘', 'p': '𝚙', 'q': '𝚚', 'r': '𝚛', 's': '𝚜', 't': '𝚝', 'u': '𝚞', 'v': '𝚟', 'w': '𝚠', 'x': '𝚡', 'y': '𝚢', 'z': '𝚣', 'A': '𝙰', 'B': '𝙱', 'C': '𝙲', 'D': '𝙳', 'E': '𝙴', 'F': '𝙵', 'G': '𝙶', 'H': '𝙷', 'I': '𝙸', 'J': '𝙹', 'K': '𝙺', 'L': '𝙻', 'M': '𝙼', 'N': '𝙽', 'O': '𝙾', 'P': '𝙿', 'Q': '𝚀', 'R': '𝚁', 'S': '𝚂', 'T': '𝚃', 'U': '𝚄', 'V': '𝚅', 'W': '𝚆', 'X': '𝚇', 'Y': '𝚈', 'Z': '𝚉', '!': '!', '"': '"', '#': '#', '$': '$', '%': '%', '&': '&', "'": "'", '(': '(', ')': ')', '*': '*', '+': '+', ',': ',', '-': '-', '.': '.', '/': '/', ':': ':', ';': ';', '<': '<', '=': '=', '>': '>', '?': '?', '@': '@', '[': '[', '\\': '\\', ']': ']', '^': '^', '_': '_', '`': '`', '{': '{', '|': '|', '}': '}', '~': '~', '0': '𝟶', '1': '𝟷', '2': '𝟸', '3': '𝟹', '4': '𝟺', '5': '𝟻', '6': '𝟼', '7': '𝟽', '8': '𝟾', '9': '𝟿', ' ': ' '} | |||
dirty2_dic = {'a': 'ä', 'b': 'ḅ', 'c': 'ċ', 'd': 'ď', 'e': 'ệ', 'f': 'ḟ', 'g': 'ġ', 'h': 'ḧ', 'i': 'ï', 'j': 'j', 'k': 'ḳ', 'l': 'ŀ', 'm': 'ṃ', 'n': 'ń', 'o': 'ö', 'p': 'ṗ', 'q': 'q', 'r': 'ŕ', 's': 'ṩ', 't': 'ẗ', 'u': 'ü', 'v': 'ṿ', 'w': 'ẅ', 'x': 'ẍ', 'y': 'ÿ', 'z': 'ẓ', 'A': 'Ä', 'B': 'Ḅ', 'C': 'Ċ', 'D': 'Ď', 'E': 'Ệ', 'F': 'Ḟ', 'G': 'Ġ', 'H': 'Ḧ', 'I': 'Ï', 'J': 'J', 'K': 'Ḳ', 'L': 'Ŀ', 'M': 'Ṃ', 'N': 'Ń', 'O': 'Ö', 'P': 'Ṗ', 'Q': 'Q', 'R': 'Ŕ', 'S': 'Ṩ', 'T': 'Ṯ', 'U': 'Ü', 'V': 'Ṿ', 'W': 'Ẅ', 'X': 'Ẍ', 'Y': 'Ÿ', 'Z': 'Ẓ', '!': '!', '"': '"', '#': '#', '$': '$', '%': '%', '&': '&', "'": "'", '(': '(', ')': ')', '*': '*', '+': '+', ',': ',', '-': '-', '.': '.', '/': '/', ':': ':', ';': ';', '<': '<', '=': '=', '>': '>', '?': '?', '@': '@', '[': '[', '\\': '\\', ']': ']', '^': '^', '_': '_', '`': '`', '{': '{', '|': '|', '}': '}', '~': '~', '0': '0', '1': '1', '2': '2', '3': '3', '4': '4', '5': '5', '6': '6', '7': '7', '8': '8', '9': '9', ' ': ' '} | |||
knight2_dic = {'a': 'Ḁ', 'b': 'ḃ', 'c': 'ḉ', 'd': 'Ḋ', 'e': 'ḕ', 'f': 'ḟ', 'g': 'Ḡ', 'h': 'ḧ', 'i': 'ḭ', 'j': 'j', 'k': 'Ḳ', 'l': 'Ḷ', 'm': 'ṁ', 'n': 'Ṇ', 'o': 'ṏ', 'p': 'Ṗ', 'q': 'q', 'r': 'ṙ', 's': 'Ṡ', 't': 'Ṯ', 'u': 'ṳ', 'v': 'Ṽ', 'w': 'ẇ', 'x': 'Ẍ', 'y': 'ẏ', 'z': 'Ẓ', 'A': 'Ḁ', 'B': 'Ḃ', 'C': 'Ḉ', 'D': 'Ḋ', 'E': 'Ḕ', 'F': 'Ḟ', 'G': 'Ḡ', 'H': 'Ḧ', 'I': 'Ḭ', 'J': 'J', 'K': 'Ḳ', 'L': 'Ḷ', 'M': 'Ṁ', 'N': 'Ṇ', 'O': 'Ṏ', 'P': 'Ṗ', 'Q': 'Q', 'R': 'Ṙ', 'S': 'Ṡ', 'T': 'Ṯ', 'U': 'Ṳ', 'V': 'Ṽ', 'W': 'Ẇ', 'X': 'Ẍ', 'Y': 'Ẏ', 'Z': 'Ẓ', '!': '!', '"': '"', '#': '#', '$': '$', '%': '%', '&': '&', "'": "'", '(': '(', ')': ')', '*': '*', '+': '+', ',': ',', '-': '-', '.': '.', '/': '/', ':': ':', ';': ';', '<': '<', '=': '=', '>': '>', '?': '?', '@': '@', '[': '[', '\\': '\\', ']': ']', '^': '^', '_': '_', '`': '`', '{': '{', '|': '|', '}': '}', '~': '~', '0': '0', '1': '1', '2': '2', '3': '3', '4': '4', '5': '5', '6': '6', '7': '7', '8': '8', '9': '9', ' ': ' '} | |||
h4k3r_dic = {'a': '4', 'b': '8', 'c': '(', 'd': 'd', 'e': '3', 'f': 'f', 'g': '9', 'h': 'h', 'i': '!', 'j': 'j', 'k': 'k', 'l': '1', 'm': 'm', 'n': 'n', 'o': '0', 'p': 'p', 'q': 'q', 'r': 'r', 's': '5', 't': '7', 'u': 'u', 'v': 'v', 'w': 'w', 'x': 'x', 'y': 'y', 'z': '2', 'A': '4', 'B': '8', 'C': '(', 'D': 'D', 'E': '3', 'F': 'F', 'G': '9', 'H': 'H', 'I': '!', 'J': 'J', 'K': 'K', 'L': '1', 'M': 'M', 'N': 'N', 'O': '0', 'P': 'P', 'Q': 'Q', 'R': 'R', 'S': '5', 'T': '7', 'U': 'U', 'V': 'V', 'W': 'W', 'X': 'X', 'Y': 'Y', 'Z': '2', '!': '!', '"': '"', '#': '#', '$': '$', '%': '%', '&': '&', "'": "'", '(': '(', ')': ')', '*': '*', '+': '+', ',': ',', '-': '-', '.': '.', '/': '/', ':': ':', ';': ';', '<': '<', '=': '=', '>': '>', '?': '?', '@': '@', '[': '[', '\\': '\\', ']': ']', '^': '^', '_': '_', '`': '`', '{': '{', '|': '|', '}': '}', '~': '~', '0': '0', '1': '1', '2': '2', '3': '3', '4': '4', '5': '5', '6': '6', '7': '7', '8': '8', '9': '9', ' ': ' '} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sepandhaghighi this font is kind of alphabet-To-number map font.
Codecov Report
@@ Coverage Diff @@
## dev #72 +/- ##
=======================================
Coverage 90.79% 90.79%
=======================================
Files 1 1
Lines 239 239
Branches 63 63
=======================================
Hits 217 217
Misses 19 19
Partials 3 3
Continue to review full report at Codecov.
|
CHANGELOG.md
Outdated
1. smallcaps3 | ||
2. fraktur2 | ||
3. bold fraktur | ||
4. bold script |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bold script
or bold_script
?
Please use exactly the font name in CHANGELOG.md
;-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all-right i will
Reference Issues/PRs
#69 and #70
What does this implement/fix? Explain your changes.
I added all valid fonts from #69