Search results for rich text

JKRichTextView screenshot

JKRichTextView

April 10, 2015 • MIT License
A more powerful UITextView.
RichEditorView screenshot

RichEditorView

April 06, 2015 • BSD License
A simple, modular, drop-in UIView subclass for Rich Text Editing. Contains a fully customizable toolbar so you can pick and choose the options you want to support, as well as create your own cu...
P2MSTextView screenshot

P2MSTextView

January 02, 2014 • Apache 2.0 License
A quick way to enable rich text editing in IOS. It works on IOS 4.3+.
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...
RichTextEditor screenshot

RichTextEditor

September 04, 2013 • MIT License
A RichTextEditor for iPhone & iPad. Features: * Bold * Italic * Underline * StrikeThrough * Font * Font size * Text background color * Text foregroud color * Text alignment * Paragra...
RKRichTextView screenshot

RKRichTextView

June 01, 2013 • Apache 2.0 License
RKRichTextView is one of the most advanced Editable Rich Text Views. It is tested to work with iPhone/iPad OS 5.0 and newer.
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
CMHTMLView screenshot

CMHTMLView

March 06, 2012 • MIT License
CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. Features: 100% native look and feel, offline images support, low memory usage.
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...
CoreTextWrapper screenshot

CoreTextWrapper

June 20, 2011 • BSD License
An Objective-C wrapper around Core Text for creating multi-column text and loading custom fonts.
RTLabel screenshot

RTLabel

May 03, 2011 • MIT License
Rich text formatting for iOS using HTML-like markup. Based on Core Text. Supports: bold and italic style, color and size, stroke, indenting, kerning, line spacing, clickable links.
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...