From 56a2781260b38e4e84ec49cf4a5c210c2626dcc4 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 9 Mar 2010 18:49:08 +0000 Subject: [PATCH] unicode: hide most player ui symbols Not that useful as most characters are not official/usable yet. Restore black l/r pointers in opposites table. --- unicode.plp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/unicode.plp b/unicode.plp index 4027352..fe653f9 100644 --- a/unicode.plp +++ b/unicode.plp @@ -41,7 +41,7 @@ print_glyph_tables( 'Popular', [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], - [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }], + [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }, $verbose ? () : qw{. ◄ ►}], [qw{. å ä ö ü ß . ā æ ø ű ſ}], [qw{. ñ ç é ê è . ŋ č ų ŭ ů }], [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], @@ -69,7 +69,9 @@ print_glyph_tables( [qw{. ⎀ ⇱ ⇞ . ⌦ ⇲ ⇟ }], # edit block [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # modifier [qw{. ⎈ ⌥ ⌘ ⎄ }], [qw{. ↵ ⎋ ⎉ ⎊ }], # command +$verbose ? ( [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # player ui +) : (), 'Arrows', [qw{. ↖ ↑ ↗ ↔ . ← - → ↕ . ↙ ↓ ↘ -}], -- 2.30.0