Blank VoidSymbol 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 e44b28da8e
commit cb6b236b1a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -837,6 +837,7 @@ struct codepair {
{ 0x0000fe65L, 0x1ffe }, /* dead_abovereversedcomma Greek Dasia */
{ 0x0000fe68L, 0x02cd }, /* dead_belowmacron ˍ modifier letter low macron, eg actual=ṯ */
{ 0x0000fe6eL, 0x201a }, /* dead_belowcomma quotesinglbase, eg actual=ț */
{ 0x00ffffffL, 0x0020 }, /* VoidSymbol -> <- space */
{ 0x01000300L, 0x0060 }, /* combining grave ` */
{ 0x01000301L, 0x00b4 }, /* combining acute ´ */
{ 0x01000302L, 0x02c6 }, /* combining circumflex above ˆ */

Loading…
Cancel
Save