Improving built-in table for unidecode

Authored by thomasfischer on Jun 24 2019, 8:31 PM.

Description

Improving built-in table for unidecode

  • Reverting order of unicode symbols for more compact text.
  • Skipping various symbols such as 0..31 and 127.
  • Encoder::Private::unidecode_pos and Encoder::Private::unidecode_text now generated by C++ helper program using ICU directly (helper program not included in commit).

Details

Committed
thomasfischerJun 24 2019, 8:31 PM
Parents
R462:fa7ba6a653bc: Prevent generation of versionless library name symbolic links
Branches
Unknown
Tags
Unknown