Remix.run Logo
junon 4 days ago

A demonstration as a comment on the gist would probably work! I'd love to see that

Retr0id 4 days ago | parent [-]

Good point, added

junon 4 days ago | parent | next [-]

Interesting, I actually expected it to encode a single letter with infinitely long combining marks such that 'highlighting' it was just highlighting one character.

Retr0id 4 days ago | parent [-]

You can do that too, if you increase the STACK_HEIGHT constant (btw, the decoder still works the same, so changing this doesn't break compatibility)

junon 4 days ago | parent [-]

Oh neat! Thanks :)

all2 4 days ago | parent | prev [-]

Most of the characters appear as boxes on my phone.

Retr0id 4 days ago | parent [-]

That's curious, because the only character is just the letter A. But I suppose if the font doesn't support a particular combining mark, it gives up on the whole grapheme?