abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/accent_superscript.json
diff options
context:
space:
mode:
Diffstat (limited to 'srcs/compose/accent_superscript.json')
-rw-r--r--srcs/compose/accent_superscript.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/srcs/compose/accent_superscript.json b/srcs/compose/accent_superscript.json
new file mode 100644
index 0000000..68b9751
--- /dev/null
+++ b/srcs/compose/accent_superscript.json
@@ -0,0 +1,42 @@
+{
+ "1": "¹",
+ "2": "²",
+ "3": "³",
+ "4": "⁴",
+ "5": "⁵",
+ "6": "⁶",
+ "7": "⁷",
+ "8": "⁸",
+ "9": "⁹",
+ "0": "⁰",
+ "+": "⁺",
+ "-": "⁻",
+ "=": "⁼",
+ "(": "⁽",
+ ")": "⁾",
+ "a": "ᵃ",
+ "b": "ᵇ",
+ "c": "ᶜ",
+ "d": "ᵈ",
+ "e": "ᵉ",
+ "f": "ᶠ",
+ "g": "ᵍ",
+ "h": "ʰ",
+ "i": "ⁱ",
+ "j": "ʲ",
+ "k": "ᵏ",
+ "l": "ˡ",
+ "m": "ᵐ",
+ "n": "ⁿ",
+ "o": "ᵒ",
+ "p": "ᵖ",
+ "r": "ʳ",
+ "s": "ˢ",
+ "t": "ᵗ",
+ "u": "ᵘ",
+ "v": "ᵛ",
+ "w": "ʷ",
+ "x": "ˣ",
+ "y": "ʸ",
+ "z": "ᶻ"
+}