View Single Post
Old 12-18-2008, 06:25 AM   #21
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,561
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by zelda_pinwheel View Post
in fact, justified text is technically more difficult to read, particularly on longer lines, as the eye has no landmarks to help it keep its place as it scans back and forth across the page. and if it is used on short lines or on a text containing a lot of very long words it can give very bad results with large gaps in the line and "rivers" of white space. this is often the case with auto-justified reflowable text, thus my personal preference for left-alignement instead for ebooks.
I find justified text more beatiful and easy to the eyes, and makes paragraphs a lot clearer.

But there is well-justified text and bad-justified text. Well-justified text does not use the simplistic "fill this line as much as you can, then expand spaces and break" algorithm, it instead tries to find the break points in the whole paragraph that will result in the most uniform distribution of text among the lines, ideally it would use hyphenation when needed and, of course, it doesn't have very long lines (around 66 characters is considered right). Something like TeX does. Bad-justified text is just the opposite, and sometimes left-aligned is better than bad-justified, I agree there, but well-justified is better than both.

In sum, the option should be there, in the reader software.
Jellby is offline   Reply With Quote