From 1305e990c969185570a5f6f7f2304f242daf0534 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 23 Jun 2015 16:29:18 +0200 Subject: [PATCH] unicode: prepare android v4.0 menu glyphs Simplified to the point of being abstract ps-lookalikes. Differentiate by using smaller forms, which in turn look irregular so hide for now. --- unicode-table.inc.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index ec61e41..8ca622d 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -58,6 +58,7 @@ keys => { replace => [qw{. � ␦ }], # substitute char, #2 player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record android => [qw{. ↩ ⌂ ❐ ⋮ . 🔍 -⌽ 📞 🔊 }], # back, home, windows, menu; search, power, receive, sound + android4 => [qw{. ◁ ⚪ ◻ ⋮ }], # back, home, recent, menu ps => [qw{. ○ ☓ □ △ }], # circle, cross, square, triangle gamepad => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1 }, -- 2.30.0