ui-avatars
ui-avatars copied to clipboard
Bug : Thai vowels should be no count
Since you used thai-lang in promote pic, and ui-avatars is supported thai

This is good, But a bit wrong with counting chars.
Some vowels / tone marks should be not count.
Example:
if ชิน = Result should be ชิน (Chin) (3) not just ชิ (Chi)(2)
Wiki : https://en.wikipedia.org/wiki/Thai_alphabet
Thanks for supporting thai lang. hehe 😄
PS: Maybe this will help https://github.com/devongovett/grapheme-breaker
Hello! Thank you, I'm not native with Thai so any help is useful! 😄
I will look into this!