Click here to Skip to main content
15,896,552 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How can we get path of particular string? I just found out that CTFontCreatePathForGlyph will give CGPathRef , but its will be the outline of text . for example the letter 'O' the path i get from the above method is like a circle with in a circle .. See how we draw the letter 'O' is just one circle. I hope that the above details are enough for to understand my problem.let me know any updates

I need this text path for showing a text drawing animation..
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900