TwilioDevEd / message-segment-calculator

JS-based tool to calculate and display message segmentation data for a given message body
https://twiliodeved.github.io/message-segment-calculator/
MIT License
85 stars 35 forks source link

UCS-2 Highlighing isn't reflecting these characters correctly #28

Closed alankleindev closed 1 year ago

alankleindev commented 2 years ago

I̳F̳ Y̳O̳U̳ P̳R̳E̳F̳E̳R̳

The above text requires UCS-2 but it isn't properly reflected in the Segments section of the tool to highlight these are the characters causing the use of UCS-2 over GSM-7.

The tool does properly reflected that encoding is UCS-2.

hughrawlinson commented 1 year ago

Thanks! This is resolved in the latest release