Core Text: Render to an Odd Shape

老子叫甜甜 提交于 2019-11-30 22:06:40

http://lists.apple.com/archives/quartz-dev/2010/Mar/msg00049.html

The problem was documentation bug. The function does not support non-rectangular path currently. I hope it'll be implemented soon, but it is not yet.

you can draw on any sort of UIBeizerPath, sample code here: https://github.com/erica/iOS-5-Cookbook/tree/master/C10/19-Drawing%20onto%20Paths

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!