Skip to content
 
 

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M80AttributedLabel

Another attributed label using CoreText

Features

  • Multi-line Rich Text Display
  • Auto Link Detection and Custom Links Supported
  • Embedding Image and Custom Views
  • Following Properties Supported:
    • font
    • textColor
    • highlightColor
    • linkColor
    • underLineForLink
    • numbersOfLines (Truncates Last Line Supported)
    • textAligment
    • lineBreakMode
    • lineSpacing
    • paragraphSpacing

System Requirement

  • iOS5 or later
  • ARC required

Installation

Podfile

pod 'M80AttributedLabel'

Manually

  • git clone https://github.com/xiangwangfeng/M80AttributedLabel.git
  • Copy files in Class/M80AttributedLabel to your project
  • Add CoreText.framework to your target

Contact

License

M80AttributedLabel is available under the MIT license. See the LICENSE file for more info.

About

Another attributed label using CoreText

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors