Would there happen to be a font metrics related function that would return an array of values corresponding to the cumulative string widths for each character position in a string? i.e. similar to Win32's GetTextExtentExPoint

Thanks in advance,
Charles