commit | 8686cb3d3d275462d345200adc47010935c7b31a | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jun 05 21:42:27 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Thu Jun 30 14:33:25 2016 +0200 |
tree | 35691d8a58214ea84bc34e6975debb5974f17dc6 | |
parent | 91fff2a2c8756f842cfafa3138ea0af45522e0af [diff] |
chars: measure invalid sequences and unassigned codepoints more quickly Invalid multibyte sequences get depicted with the Replacement Character, and unassigned codepoints are shown as if they were a space. Both have a width of one.