X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5c6226f7284e7b0ce87825f4a90d083d03f94388..84f6f39be4ffeb6307756b97126ad993bef367a8:/unicode-table.inc.pl diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index d6302ef..1adaba6 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -20,23 +20,33 @@ 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{. ⚠ ☡ ☠}], communic => [ # note, mail, fax, phone, alt phone - qw{. ✂ ✉ ℻ ☎ ☏ }, # scissors, envelope, fax sign, black phone, white phone - qw{. 🔞 🔾 🔰 📞 🕀 }, # paperclip, postal horn, fax machine, receiver, cell + qw{. ✂ ✉ ℻ ☎ 📱 }, # scissors, envelope, fax sign, black phone, mobile + qw{. 📎 📯 📠 ☏ 📞 }, # paperclip, postal horn, fax machine, white phone, receiver ], - trinity => [qw{. ✊ ✋ ✌ . 🖹 🐜 👼 }], # rock, paper, scissors; terran, protoss, zerg - solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], # sun, mercury-neptune, pluto + trinity => [qw{. ✊ ✋ ✌ . 🚹 🐜 👽 }], # rock, paper, scissors; terran, protoss, zerg + 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 => { @@ -45,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 => { @@ -75,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 => {