Add non-PUA ZRCola translations to ZRCola to Unicode translation
This allows ZRCola to Unicode translation to use precomposed Unicode characters and provide better coverage for ZRCola to Unicode translation. Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
///
|
||||
/// ZRCola to Unicode translation sequence ID
|
||||
///
|
||||
#define ZRCOLA_TRANSEQID_UNICODE ((ZRCola::transeqid_t)31)
|
||||
#define ZRCOLA_TRANSEQID_UNICODE ((ZRCola::transeqid_t)32)
|
||||
|
||||
|
||||
namespace ZRCola {
|
||||
|
Reference in New Issue
Block a user