X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5a53ab55da0e1311584abaae94418d4b91435bba..5fadf3bba74628ae85920b5c2d71f804e3256601:/unicode-table.inc.pl diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 5e79610..d440d6b 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -8,26 +8,36 @@ punctuation => { . ° ′ ″ . − × ÷ . ± ² √ . ¹ ⁿ ³ . ¼ ½ ¾ . 年 月 日 }], - marks => [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], - spacing => [split / /, join ' ', - ". \x{2003} \x{2009} \x{2007} \x{A0} \x{200B}", - ". \x{2002} \x{200A} \x{2008} \x{AD} \x{200C}", + marks => [qw{. ¿ … 〃 . ‽ · ※ }], + spacing => [ + split / +/, join ' ', + ". — – ‒ \x{2011} \x{2010} \x{AD} \x{200D}", # dashes + ". \x{2003} \x{2002} \x{2007} \x{A0} \x{2009} \x{200B} \x{200C}", # spaces + # em en figure nobreak hyphen break joiner ], version => [qw{. α β}], }, 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 + trinity => [qw{. ✊ ✋ ✌ . 🚹 🐜 👽 }], # rock, paper, scissors; terran, protoss, zerg solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], # sun, mercury-neptune, pluto zodiac => [ qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓ }, # western signs @@ -45,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 => {