|
|
|
|
|
by zelphirkalt
2055 days ago
|
|
Huh? Can you link such a study? I always found it easier to read justified text. Already the annoyance, that the text is not ending at the same "column" on the screen on the right side of the text is distracting. It also looks like no one really took care and simply dumped a ton of words, when it is left aligned, at least to me. |
|
On the web, with responsive design, container width is dynamic. Algorithms are less sophisticated. Hyphenation is kinda supported but only for few languages and few websites use it (https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens) although Eric Meyer advises to turn it on on mobile (http://meyerweb.com/eric/thoughts/2012/12/10/should-you-hyph...).
Quickly googling around:
- dyslexic people have troubles with "white rivers"
- (1986) speed is lower when reading justified text https://journals.sagepub.com/doi/abs/10.1177/001872088602800...
- (2019) https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6722069/
> Guidelines for text readability and empirical evidence from the present study:
"Guideline: Use left-justified text with ragged right edge: Empirical support: yes"
> (...)Eye movements during reading are characterized by a sequence of jerky movements (saccades) followed by moments in which the eyes are held relatively still (fixations) on a target - typically a word - to allow its decoding and processing.
> (...)The use of Left-Aligned Text facilitates reading by reducing the number of fixations
Edit:
See also UK gov guidelines:
https://www.gov.uk/government/publications/inclusive-communi...
- Align text left for maximum legibility. - Avoid right aligning or justifying text. - Avoid using hyphens to split words between lines.