Skip to content

ALEXGUOQ/M80AttributedLabel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

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
    • lineBreadMode
    • 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

License

Stars

Watchers

Forks

Packages

No packages published