Add character representation for key display

Signed-off-by: Ray-V <ray-v@inbox.lv>
pull/16/head
Ray-V 3 years ago committed by Michele Calgaro
parent cb6b236b1a
commit d40b0d945f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -869,6 +869,7 @@ struct codepair {
{ 0x01000335L, 0x002d }, /* comb short stroke overlay - hyphen */
{ 0x01000336L, 0x2500 }, /* comb long stroke overlay ─ box drawings light horizontal */
{ 0x0100033eL, 0x02e2 }, /* combining vertical tilde ˢ modifier letter small s */
{ 0x01000358L, 0x02d9 }, /* combining dot above right ˙ dot above */
{ 0x0100035cL, 0x203f }, /* comb Double Breve Below ‿ undertie */
{ 0x0100035dL, 0xfffd }, /* combining Double Breve <20> replacement character, nothing similar */
{ 0x0100035eL, 0x203e }, /* comb Yerok/Double Macron ‾ overline */

Loading…
Cancel
Save