From 980c3a1241356af9f494dcdc26adb8e6190bc9fb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 16 Aug 2014 18:34:05 +0200 Subject: compose table: arrows MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/compose | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 148 insertions(+), 3 deletions(-) (limited to 'res/compose') diff --git a/res/compose b/res/compose index 982e440..9210773 100644 --- a/res/compose +++ b/res/compose @@ -380,7 +380,152 @@ dead_ascii("ˇ") # TODO Combining Diacritical Marks for Symbols # TODO Letterlike Symbols # TODO Number Forms -# TODO Arrows + +# Arrows: + "<" "-" "-" : "←" + "^" "|" : "↑" + "|" ["v" "V"] : "→" + "-" "-" ">" : "↓" + ("←" "→") : "↔" + ("↑" "↓") : "↕" + ("←" "↑") : "↖" + ("→" "↑") : "↗" + ("→" "↓") : "↘" + ("←" "↓") : "↙" + ("/" "←") : "↚" + ("/" "→") : "↛" +composite("←" "~" "↜") +composite("→" "~" "↝") + "←" "←" : "↞" + "↑" "↑" : "↟" + "→" "→" : "↠" + "↓" "↓" : "↡" + "←" "<" : "↢" + ">" "→" : "↣" + "←" "|" : "↤" + ("-" "↑") : "↥" + "|" "→" : "↦" + ("-" "↓") : "↧" + "_" "↕" : "↨" + "←" ")" : "↩" + "(" "→" : "↪" + "↩" "↩" : "↫" + "↪" "↪" : "↬" + ("↜" "↝") : "↭" + ("/" "↔") : "↮" + ("↚" "↛") : "↮" + (["z" "Z"] "↓") : "↯" + "←" "|" : "↰" + "↲" "↲" : "↰" + "|" "→" : "↱" + "↳" "↳" : "↱" + "←" "_" "|" : "↲" + "↰" "↰" : "↲" + "|" "_" "→" : "↳" + "↱" ↱" : "↳" + "-" "↘" : "↴ " + "." "↲" : "↵" + (["(" ")"] "↙") : "↶" + (["(" ")"] "↘") : "↷" + "_" "↖" : "↸" + "↖" : "↸" + "¯" "↖" : "↸" + "⇤" "⇥" : "↹" + "↶" "↶" : "↺" + "↷" "↷" : "↻" + "←" "↑" : "↼" + "↽" "↽" : "↼" + "←" "↓" : "↽" + "↼" "↼" : "↽" + "↑" "→" : "↾" + "↿" "↿" : "↾" + "↑" "←" : "↿" + "↾" "↾" : "↿" + "→" "↑" : "⇀" + "⇁" "⇁" : "⇀" + "→" "↓" : "⇁" + "⇀" "⇀" : "⇁" + "↓" "→" : "⇂" + "⇃" "⇃" : "⇂" + "↓" "←" : "⇃" + "⇂" "⇂" : "⇃" + "→" "←" : "⇄" + "⇆" "⇆" : "⇄" + "↑" "↓" : "⇅" + "⇵" "⇅" : "⇅" + "←" "→" : "⇆" + "⇄" "⇄" : "⇆" + "←" "←" : "⇇" + "↑" "↑" : "⇈" + "→" "→" : "⇉" + "↓" "↓" : "⇊" + ("↼" "⇁") : "⇋" + ("↽" "⇀") : "⇌" + ("/" "⇐") : "⇍" + ("/" "⇔") : "⇎" + ("/" "⇒") : "⇏" + "<" "=" "=" : "⇐" + ("=" "←") : "⇐" + "^" "|" "|" : "⇑" + ("=" "↑") : "⇑" + "=" "=" ">" : "⇒" + ("=" "→") : "⇒" + "|" "|" ["v" "V"] : "⇓" + ("=" "↓") : "⇓" + ("⇐" "⇒") : "⇔" + ("=" "↔") : "⇔" + ("⇑" "⇓") : "⇕" + ("=" "↕") : "⇕" + ("⇐" "⇑") : "⇖" + ("=" "↖") : "⇖" + ("⇑" "⇒") : "⇗" + ("=" "↗") : "⇗" + ("⇒" "⇓") : "⇘" + ("=" "↘") : "⇘" + ("⇓" "⇐") : "⇙" + ("=" "↙") : "⇙" + "⇐" "⇐" : "⇚" + "⇒" "⇒" : "⇛" + "<" ["~" ] ["~" ] : "⇜" + ["~" ] ["~" ] ">" : "⇝" + ("=" "↑") : "⇞" + ("=" "↓") : "⇟" + ("." "←") : "⇠" + ("." "↑") : "⇡" + ("." "→") : "⇢" + ("." "↓") : "⇣" + "|" "←" : "⇤" + "→" "|" : "⇥" + ("←" "⇐") : "⇦" + ("↑" "⇑") : "⇧" + ("→" "⇒") : "⇨" + ("↓" "⇓") : "⇩" + "!" "⇧" : "⇪" + ("_" "⇧") : "⇫" + "⇫" "⇫" : "⇬" +composite("⇫" "^" "⇬") + ("|" ["⇧" "⇫"]) : "⇭" + "⇧" "⇧" : "⇮" +composite("⇧" "^" "⇮") + ("_" "⇮") : "⇯" + "|" "⇨" : "⇰" + "↖" "↖" : "⇱" + "↘" "↘" : "⇲" + ("⇧" "⇩") : ⇳ + ("o" "→") : "⇴" + "↓" "↑" : "⇵" + "⇅" "⇅" : "⇵" + "3" "→" : "⇶" + ("|" "←") : "⇷" + ("|" "→") : "⇸" + ("|" "↔") : "⇹" + ("|" "⇷") : "⇺" + ("|" "⇸") : "⇻" + ("|" "⇹") : "⇼" + "<" "|" "-" "-" : "⇽" + "-" "-" "|" ">" : "⇾" + "<" "|" "-" "|" ">" : "⇿" + ("⇽" "⇾") : "⇿" # Mathematical Operators: "A" "A" : "∀" @@ -1166,7 +1311,7 @@ dead_ascii("▐") "|" "(" : "⟮" ")" "|" : "⟯" -# TODO Supplemental Arrows-A +# TODO Supplemental Arrows-A: ⟰⟱⟲⟳⟴⟵⟶⟷⟸⟹⟺⟻⟼⟽⟾⟿ # Braille Patterns: function braille/1 @@ -1214,7 +1359,7 @@ for "\u2800" to "\u28FF" as \1 end for end for -# TODO Supplemental Arrows-B +# TODO Supplemental Arrows-B: ⤀⤁⤂⤃⤄⤅⤆⤇⤈⤉⤊⤋⤌⤍⤎⤏⤐⤑⤒⤓⤔⤕⤖⤗⤘⤙⤚⤛⤜⤝⤞⤟⤠⤡⤢⤣⤤⤥⤦⤧⤨⤩⤪⤫⤬⤭⤮⤯⤰⤱⤲⤳⤴⤵⤶⤷⤸⤹⤺⤻⤼⤽⤾⤿⥀⥁⥂⥃⥄⥅⥆⥇⥈⥉⥊⥋⥌⥍⥎⥏⥐⥑⥒⥓⥔⥕⥖⥗⥘⥙⥚⥛⥜⥝⥞⥟⥠⥡⥢⥣⥤⥥⥦⥧⥨⥩⥪⥫⥬⥭⥮⥯⥰⥱⥲⥳⥴⥵⥶⥷⥸⥹⥺⥻⥼⥽⥾⥿ # Miscellaneous Mathematical Symbols-B: ":" "3" "|" : "⦀" -- cgit v1.2.3-70-g09d2