←back to thread

Words that do Handstands

(hardmath123.github.io)
324 points hardmath123 | 1 comments | | HN request time: 0s | source
Show context
xamuel ◴[] No.20820531[source]
The approach here is unnecessarily constrained because the author is seeking glyphs in advance for all two-letter pairs, "one size fits all", so it's unsurprising that the results are rather ugly and hard to read. If the font were allowed to depend on the desired words, that would add flexibility which might allow automatic production of much prettier solutions such as the artistic "earth air fire water" example (or jwineinger's Princess Bride example)
replies(2): >>20820713 #>>20820861 #
doomrobo ◴[] No.20820713[source]
It would also make the search space exponentially bigger
replies(2): >>20820777 #>>20820941 #
1. kthejoker2 ◴[] No.20820941[source]
At a minimum you could include all 2-character combos? Or even just a common subset, maybe the top 100 or those appearing in 1%+ of the OED. And MNIST itself is kind of limiting since no one was trying to write numbers "artistically".