|
|
|
|
|
by taltman1
4858 days ago
|
|
TeX uses a dynamic programming algorithm to perform its advanced hyphenation, which allows the text to fill the page "beautifully":
http://en.wikipedia.org/wiki/TeX#Hyphenation_and_justificati... If TeX is already using dynamic programming in order to improve the visual appearance of the words, I imagine that the same can be done for the space between the words without having to resort to image processing of the TeX document rendered as PDF. |
|