Skip to content

JPluto/RTLabel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RTLabel

Rich text formatting based on html-like markups for iOS.

RTLabel works like UILabel, but supports html-like markups for rich text display. It is based on Core Text, so it supports some of the stuff that Core Text supports

  • bold and italic style
  • color and size
  • stroke
  • indenting
  • kerning
  • line spacing
  • clickable links

The code is still messy, but it's usable. But I have only fixed bugs that is crucial to my projects, so if you are using this, do fork it and push back the fixes. Thanks

twitter.com/honcheng

About

simple rich text display for iOS using html-like markups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published