Typeface.lineSplitterIndex

Updated version of std.string.lineSplitter that includes trailing empty lines.

lineSplitterIndex will produce a tuple with the index into the original text as the first element.

interface Typeface
static
lineSplitterIndex
(
Range
)
(
Range text
)

Meta