6.7 Summary
lines over text or through it, change the amount of space between
words and letters, indent the first line of a paragraph (or other
block-level element), align text to the left or right, and much more.
You can even alter the amount of space between lines of text,
although this operation is unexpectedly complicated and covered in
detail in Chapter 7.
20th century exhibited bugs in the text decoration and vertical
alignment, as well as line height calculations. On the other hand,
word and letter spacing almost always work correctly when
they're supported, and text indentation has
experienced only a few very small bugs. The same is true of the
ability to alter capitalization, which is usually supported
correctly.
At a few points in this chapter, I mentioned that the layout of lines
was a more complicated process than presented. The details of that
process, and a great deal more, are covered in the next chapter.
|