is there any nice CoreText tutorial for iPad out there? ... I found just few exampes in SDK documentation ... thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
"Befriending Core Text" is a helpful tutorial for getting started with Core Text on iOS. |
|||||
|
|
This is not iPad specific but maybe the following code/example can help you further. A Core Text powered eBook Reader for Mac OS X: http://github.com/jjgod/textus |
|||
|
|
|
We have created our own CoreText example project with reusable classes on github as there is not enough working example source codes or step by step tutorials: https://github.com/FuerteInternational/FTCoreText |
|||
|
|
|
This is the best CoreText tutorial I've found out there: http://www.raywenderlich.com/4147/how-to-create-a-simple-magazine-app-with-core-text |
|||
|
|