measure line text (tabs, spaces, and nonspace positions)
true if line has zero length or consists of spaces and tabs only
first non-space index in line
first non-space position according to tab size
last non-space character index in line
last non-space position based on tab size
line length
See Implementation
measure line text (tabs, spaces, and nonspace positions)