Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-text

NSAttributedString highlight/background color shows between lines (ugly)

How to Render large size documents in iOS?

Replace UITextViews text with attributed string

Core Text Performance

objective-c ios ipad core-text

Text/font rendering in OpenGLES 2 (iOS - CoreText?) - options and best practice?

How Can I Draw Image with Text Wrapping on iOS?

How to get text / String from nth line of UILabel?

ios swift uilabel core-text

iOS: How do you measure the width and height of a string using Quartz?

Drop cap with NSAttributedString

CGContextSelectFont equivalent

Multi-line NSAttributedString with truncated text

ios core-text

How does line spacing work in Core Text? (and why is it different from NSLayoutManager?)

NSAttributedString superscript styling

Core Text calculate letter frame in iOS

Core Text - NSAttributedString line height done right?

NSAttributedString add text alignment

Convert HTML to NSAttributedString in iOS