perl: preliminary v5.20
[sheet.git] / unicode-table.inc.pl
index 189f58fe119f97ddf6851bf2093424ae12dc1eb1..1adaba64ae244744886eeb03622491a11eceef78 100644 (file)
@@ -20,7 +20,7 @@ punctuation => {
 
 symbols => {
        binary   => [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }], # opposites
-       currency => [qw{. ¤ ¢ ₥ € £ � $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}],
+       currency => [qw{. ¤ ¢ ₥ € £ � $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}],
        cards    => [
                qw{. ♢ ♡ ♠ ♣ . ♦ ♥ ♤ ♧ }, # diamonds, hearts, clubs, spades
 #              qw{. 🔔 ❀ -⛨ 🌰 }, # bells, roses, shields, acorns
@@ -38,13 +38,15 @@ symbols => {
                qw{. 📎 📯 📠 ☏ 📞 }, # paperclip, postal horn, fax machine, white phone, receiver
        ],
        trinity  => [qw{. ✊ ✋ ✌ . 🚹 🐜 👽 }], # rock, paper, scissors; terran, protoss, zerg
-       solar    => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ��� ♆ ♇}], # sun, mercury-neptune, pluto
+       solar    => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ��� ♆ ♇}], # sun, mercury-neptune, pluto
        zodiac   => [
                qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓ }, # western signs
                qw{. 寅 卯 辰 巳 午 未 申 酉 戌 亥 子 丑 }, # chinese signs (earthly branches)
                qw{. 虎 兔 龍 蛇 馬 羊 猴 雞 狗 豬 鼠 牛 }, # chinese names
                qw{. 🐅 🐇 🐉 🐍 🐎 🐐 🐒 🐓 🐕 🐖 🐀 🐂 }, # chinese animals
+               qw{. 🐏 🐂 👬 -🍤 -🐅 -👰 ⚖ -♏ 🎯 🐐 🚾 🐟 }, # western signs
        ],
+       harvey   => [qw{. ○ ◔ ◑ ◕ ● }],
 },
 
 keys => {
@@ -53,9 +55,11 @@ keys => {
        modifier => [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # (lock and select) shift, l3, num
        control  => [qw{. ⎈ ⌥ ⌘ ⎄ }], # ctrl, option, cmd, compose
        command  => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break
+       replace  => [qw{. � ␦ }], # substitute char, #2
        player   => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record
-       android  => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search
-       ps       => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square
+       android  => [qw{. ↩ ⌂ ❐ ⋮ . 🔍 -⌽ 📞 🔊 }], # back, home, windows, menu; search, power, receive, sound
+       ps       => [qw{. ☓ □ △ ○ }], # triangle, circle, cross, square
+       gamepad  => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1
 },
 
 math => {
@@ -83,6 +87,21 @@ arrows => {
        whitetri => [qw{. ◸ △ ◹   . ◁ ◇ ▷   . ◺ ▽ ◿   }],
        -large   => [qw{.      .  -    .      }],
        -heavy   => [qw{.      .  -    .      }],
+       dash     => [qw{. ⇢ ⇣ . ⇡ ⇠ }],
+       twohead  => [qw{. ↠ ↡ . ↟ ↞ }],
+       frombar  => [qw{. ↦ ↧ . ↥ ↤ }],
+         tobar  => [qw{. ⇥ ⤓ . ⤒ ⇤ }],
+        stroke  => [qw{. ⇸ ⤈ . ⤉ ⇷ }],
+       dstroke  => [qw{. ⇻ ⇟ . ⇞ ⇺ }],
+       pair     => [qw{. ⇉ ⇊ . ⇈ ⇇ }],
+       both     => [qw{. ⇄ ⇅ . ⇵ ⇆ }],
+       triple   => [qw{. ⇛ ⤊ . ⤋ ⇚ }],
+       quad     => [qw{. ⭆ ⟱ . ⟰ ⭅ }],
+           tip  => [qw{. ↱ ⬎ . ⬑ ↲ }],
+       antitip  => [qw{. ⬐ ↰ . ↳ ⬏ }],
+       halfwidth=> [qw{. → ↓ . ↑ ← }],
+       barbout  => [qw{. ⇀ ⇂ . ↿ ↽ }],
+       barbin   => [qw{. ⇁ ⇃ . ↾ ↼ }],
 },
 
 lines => {