From facfe1b3424fb20fe469926f9e8dc77195518f1d Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 17 Jan 2022 18:11:18 +0100 Subject: [PATCH] unicode: circled playstation control symbols Variant set completed in Unicode 11.0 with limited font support. --- unicode-table.inc.pl | 2 +- unicode.plp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 1c83e0c..e4d54ec 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -60,7 +60,7 @@ keys => { 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 + ps => [qw{. ○ ☓ □ △ . ⦾ ⮾ 🟗 🟕 }], # circle, cross, square, triangle gamepad => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1 }, diff --git a/unicode.plp b/unicode.plp index ec10a67..50e169a 100644 --- a/unicode.plp +++ b/unicode.plp @@ -73,7 +73,7 @@ my @config = qw( control command android=0 - ps + ps=0 ?player Mathematics math/size -- 2.30.0