I think a better application of "all words have the same size" principle can be seen in Vietnamese calligraphy, which sometimes combines Latin characters with Chinese-adjacent writing style, e.g. https://commons.m.wikimedia.org/wiki/File:%C4%90%E1%BB%91i_-... (this is written in Latin script split into equal squares)
Because I don't read Chinese, anything that looks enough like Chinese seems to mentally go into the bin of "I can't understand this anyway." (I guess in this case it would help if I knew Vietnamese because then I would recognize familiar words and syllables in this calligraphy.)
Fascinating effect.
In your text, you should rather say "e.g." (exempli gratia), which means "for instance", "for example".
Edit: Quick search turned up this article about the jumbled-word phenomenon, containing the example text at the top: https://observer.com/2017/03/chunking-typoglycemia-brain-con...
He didn't use those terms but adopting them from this thread - I learned that day that these really are two distinct modes.
I almost wonder if the idea could be used as a sort of accessibility mode.
See e.g. https://lilypond.org/doc/v2.18/Documentation/notation/ancien...
I wonder if typesetting like this can be combined with https://bionic-reading.com/ ? The above emphesises text is a regular way, but I reckon you could train an AI on people reading different empesised text, and track where they slow-down or mis-speak; and as such figure out how a different emphesis could improve comprehension (of the text)?
in devnagri script text is aligned at the top of the line instead of the bottom of the line. e.g. https://www.typotheque.com/research/devanagari-the-makings-o.... would be cool to see a version where roman scripts are top-aligned, bottom uneven instead of the other way round
Modern fantasy depictions of vertical scrolls leave an erroneous impression that the book proceeds in a downward direction, in addition to the cliché use of 'see above' to prefer to anything previously in the text. Hypertext media and text editors further support this misunderstanding by applying continuous scrolling to a document. This confusion is quite new, perhaps as recent as the 1980s.
A) using an alphabetic shorthand ike superwrite: https://www.reddit.com/r/shorthand/comments/pttlnn/superwrit...
B) squeeze the individual letters together in a font, extreme negative tracking while they're still distinguishable.
C) substitute frequent short words with symbols and prefix them to the next word, e.g.: - 'not' with symbol: "!" - 'and' with symbol: "&' - 'or' with symbol: "|" - 'the' with symbol: "`" - 'a' with symbol: "*" - 'at' with symbol: "@" - 'about/around/circa' with symbol "~" - 'of' with symbol '\' - 'for/per' with symbol '%' - 'in' with symbol '#' - 'to' with symbol '>' - 'from' with symbol '<' - 'on' with symbol '^' - 'as' with symbol '-' - 'is' with symbol '=' - 'with' with symbols 'w/' & 'w/o' (without) ...
fascinating checkout flow
I love "Same Sizer" for titles and design, and I don't think I'd hate "Fill the Space" in body text if glyphs (such as the key) were used.
Reminds me of the Dotsies system for fast reading, only this makes reading slow...
text-wrap: balance
https://developer.chrome.com/docs/css-ui/css-text-wrap-balan...