contchar:0x1800-0x18AFtease, tease...
contchar:0x1800-0x18AFprobably.. cause as mere user i didn't fully understand this part:
Code: Select all
contchar:>=128 // characters beyond ASCII
contchar:>=256 // characters beyond ANSICode: Select all
- Only double byte UTF-16 Unicode values are supported. The valid range
is from 0 to 65535 (0x0 to 0xFFFF).