| ▲ | xeonmc 6 hours ago | |||||||||||||||||||||||||||||||
Does that include emojis? | ||||||||||||||||||||||||||||||||
| ▲ | jcranmer 5 hours ago | parent [-] | |||||||||||||||||||||||||||||||
Emojis are complicated from a font rendering perspective. But from a string processing perspective, they're generally going to be among the simplest characters: they don't have a lot of complex properties with a lot of variation between individual characters. Compare something like the basic Latin characters, where the mappings for precomposed characters are going to vary wildly from 'a' to 'b' to 'c', etc., whereas the list of precomposed characters for the emoji blocks amounts to "none." | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||