libshell|Client|LineWrapping: Determining content index at a width
The ILineWrapping interface now contains methods that allowdetermining which content index is at a given width in a range.
FontLineWrapping also now correctly uses advance width when suitable.Visible width is only used for determining the actual wrapping points.
View differences
libshell|Client|LineWrapping: Determining content index at a width
The ILineWrapping interface now contains methods that allow
determining which content index is at a given width in a range.
FontLineWrapping also now correctly uses advance width when suitable.
Visible width is only used for determining the actual wrapping points.