开发者

Layout large amount of Text

开发者 https://www.devze.com 2023-01-30 08:56 出处:网络
so i\'ve got about 100 pages with different Text-Layouts. Bold Fonts in large paragraphs, italic, headlines etc .pp.

so i've got about 100 pages with different Text-Layouts. Bold Fonts in large paragraphs, italic, headlines etc .pp.

Now i'm wondering whats the best way to display them in my uiview. i cannot find an elemen开发者_如何学Ct that fits for me (UILable, Textfield, etc).

Whats the best way to do this? any ideas?

thanks for all hints!


Have you considered a UIWebView?


If the load time is really long, you should take a look at CATiledLayer. It is used (most probably) on Safari.app or Maps.app to load information on screen lazily


In a company I worked for, they use the cocos2d framework to render interactive books, with funky fonts. It may be a bit too much for what you need, but as choise said, you could use a UIWebView

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号