- text
- The text to retrieve the path from
- start
- The first character in the text
- end
- 1 past the last charcter in the text
- x
- The x coordinate of the text's origin
- y
- The y coordinate of the text's origin
- path
- The path to receive the data describing the text. Must be allocated by the caller.
Return the path (outline) for the specified text. Note: just like Canvas.drawText, this will respect the Align setting in the paint.