diff --git a/src/Xutils.cpp b/src/Xutils.cpp index 6d43421..e09a6be 100644 --- a/src/Xutils.cpp +++ b/src/Xutils.cpp @@ -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 ˆ */