keys: common generation of flags legend from includes
[sheet.git] / unicode-table.inc.pl
index 75a21d66cc8d8c428153de49b91f85c170ccf756..d440d6bc61da60dc6498f2d8cbb9a641ed51808b 100644 (file)
@@ -20,8 +20,16 @@ punctuation => {
 
 symbols => {
        binary   => [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }], # opposites
-       currency => [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}],
-       cards    => [qw{. ♠ ♡ ♢ ♣ . ♤ ♥ ♦ ♧}],
+       currency => [qw{. ¤ ¢ ₥ € £ ₹ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}],
+       cards    => [
+               qw{. ♢ ♡ ♠ ♣ . ♦ ♥ ♤ ♧ }, # diamonds, hearts, clubs, spades
+#              qw{. 🔔 ❀ -⛨ 🌰 }, # bells, roses, shields, acorns
+#              qw{. ⚚ ⚘ ⚔ ⚒ }, # merchant, clergy, nobility, peasant
+#              qw{. ❂ 🏆 ⚔ -🔧 }, # coins, cups, swords, clubs
+               qw{. ▽̶ ▽ △ △̶ }, # earth, water, fire, air
+               qw{. ☷ ☵ ☲ ☰ }, # earth, water, fire, heaven [cq ☴ wind]
+               qw{. 土 水 火 金 }, # earth, water, fire, metal
+       ],
        chess    => [qw{. ♙ ♘ ♗ ♖ ♕ ♔ . ♟ ♞ ♝ ♜ ♛ ♚ }],
        signs1   => [qw{. ☮ ☯ ☻ ♪ ♲ ♿ }],
        signs2   => [qw{. ⚠ ☡ ☠}],
@@ -47,7 +55,8 @@ keys => {
        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
+       ps       => [qw{. ☓ □ △ ○ }], # triangle, circle, cross, square
+       gamepad  => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1
 },
 
 math => {