Reading List
Line Wraps and the Zero-Width Joiner from Michael Tsai RSS feed.
Line Wraps and the Zero-Width Joiner
I was reminded of this post from former Nisus developer Martin Wierschin: How does does an emoji do that in text? By using a zero-width joiner character between its constituent characters. That way software knows to display all the codes together as a single glyph or image on screen. This joiner trick is used for […]