Search results for nsattributedstring

DAAttributedStringUtils screenshot

DAAttributedStringUtils

February 17, 2013 • MIT License
Utilities for working with NSAttributedStrings, including: * A method of creating NSAttributedString instances easily using printf-like formatting codes embedded in NSString instances. Formatti...
UICoreTextView screenshot

UICoreTextView

January 25, 2013 • zlib License
Easy to use UIView which supports rendering using CoreText
TTTAttributedLabel screenshot

TTTAttributedLabel

July 13, 2011 • MIT License
NSAttributedString is pretty rad. When it was ported into iOS 4 from Mac OS, iPhone developers everywhere rejoiced. Unfortunately, as of iOS 4 none of the standard controls in UIKit support it. Bum...
OHAttributedLabel screenshot

OHAttributedLabel

March 28, 2011 • MIT License
This class allows you to use a UILabel with NSAttributedStrings, in order to display styled text with mixed style (mixed fonts, color, size, ...) in a unique label. It can also detect links, add...
DTCoreText screenshot

DTCoreText

February 25, 2011 • BSD License
This project aims to duplicate the methods present on Mac OSX which allow creation of NSAttributedString from HTML code on iOS. This is useful for drawing simple rich text like any HTML document wi...