perl: add most significant features for v5.16
[sheet.git] / unicode-table.inc.pl
index 189f58fe119f97ddf6851bf2093424ae12dc1eb1..40a1ee02a97b1d23ab4613925422d38fa2384b13 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
@@ -54,8 +54,9 @@ keys => {
        control  => [qw{. ⎈ ⌥ ⌘ ⎄ }], # ctrl, option, cmd, compose
        command  => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break
        player   => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record
-       android  => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search
-       ps       => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square
+       android  => [qw{. ⌂ ↩ ⋮ 🔍 }], # menu, home, back, search
+       ps       => [qw{. ☓ □ △ ○ }], # triangle, circle, cross, square
+       gamepad  => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1
 },
 
 math => {