All Unicode chars sorted alphabetically [slow page render](gist.github.com) |
All Unicode chars sorted alphabetically [slow page render](gist.github.com) |
Developers take note: Unicode Collation Algorithm (UCA)…
As discussed on https://forum.glyphsapp.com/t/unicode-collation-to-alphabeti...
You will see a very larger list, unicode 10
Warning: This one takes about 10 seconds to render on my i3-3220. Chrome/other tabs are still usable, this one just turns white for a bit.
...And it does not scroll quickly. Haha
I'm also mildly impressed at how many rectangles I'm getting - I have the Noto font set installed...
But the page you're linking is different, it's just iterating over all codepoints in order by their codepoint number.