Search results for attributedstring

ASAttributedLabelNode screenshot

ASAttributedLabelNode

September 05, 2014 • MIT License
Draw NSAttributedString in SpriteKit
MDHTMLLabel screenshot

MDHTMLLabel

November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
Slash screenshot

Slash

May 16, 2013 • MIT License
A simple, extensible markup language for styling NSAttributedStrings. The language is similar in appearance to HTML, however the meaning of each tag is user-defined
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...