Calculates the X and Y position and rotation of each character in the text path in order to make the characters appear on the path. The function fills the FChars array with the X and Y positions of the characters in the text.
The X position is the mid-point of the glyph for each character. The Y position is on the actual path.
Namespace: FMX.RS.SVG.Text
Delphi |
protected |
Parameters
Canvas
Type: System.Void
aMatrix
Type: System.Void
Reference |