mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-08-28 13:50:49 +02:00
lots of transform updates, additions, etc. updated docs. standardized transform dropdown. added qr/bar code tool.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Alchemical Symbols",
|
||||
"priority": 100,
|
||||
"description": "Classical alchemical symbol alphabet",
|
||||
"detectorHint": "[🜂🜃🜄🜅🜆🜇🜈🜉]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Celestial Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Agrippa's celestial / angelic symbol alphabet",
|
||||
"detectorHint": "[☉☽☿♀♂♃♄♅♆♇☊☋]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Daedric Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Elder Scrolls inspired Daedric-style symbols",
|
||||
"detectorHint": "[ᚠᚡᚢᚣᚤᚥᚦᚧᚨᚩ]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Dancing Men Cipher",
|
||||
"priority": 100,
|
||||
"description": "Sherlock Holmes stick-figure cipher (Unicode approximations)",
|
||||
"detectorHint": "[┣┫┳┻├┤┬┴╋╞╡╤╧]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Enochian Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Enochian angelic script (Unicode approximations)",
|
||||
"detectorHint": "[ᛂᛃᛄᛅᛆᛇᛈᛉᛊᛋ]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Malachim Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Malachim / angel script symbol substitution",
|
||||
"detectorHint": "[✁✂✃✄✆✇✈✉✊✋✌✍✎✏]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Mary Stuart Cipher",
|
||||
"priority": 100,
|
||||
"description": "Mary Queen of Scots nomenclator-style symbols",
|
||||
"detectorHint": "[❶❷❸❹❺❻❼❽❾]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Moon Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Moon phase / lunar symbol alphabet",
|
||||
"detectorHint": "[☾☽☊☋⚸⚹⚺⚻]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Passing the River Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Golden Dawn Passing the River tarot script",
|
||||
"detectorHint": "[♠♣♥♦♤♧♡♢]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Rosicrucian Cipher",
|
||||
"priority": 100,
|
||||
"description": "Rosicrucian / Golden Dawn symbol alphabet",
|
||||
"detectorHint": "[⛤⛥⛦⛧⛨⛩⛪⛫]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Templars Cipher",
|
||||
"priority": 100,
|
||||
"description": "Templar / pigpen variant with dot markers",
|
||||
"detectorHint": "[◧◨◩◪◫◬◭◮◯]",
|
||||
"map": {
|
||||
"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,0 +1,13 @@
|
||||
{
|
||||
"name": "Theban Alphabet",
|
||||
"priority": 100,
|
||||
"description": "Honoric / Theban witch alphabet (symbol substitution)",
|
||||
"detectorHint": "[∀∁∂∃∄∅∆∇∈∉∊∋∌∍∎∏∐∑−∓∔∕∖∗∘∙√∛∜∝]",
|
||||
"map": {
|
||||
"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": "∙"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user