Odrakir / CoreTextHyphenation

Automatic hyphenation for core text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Core Text Hyphenation

Trying to add hyphenation for core text.

Features:

  • Automatic hyphenation (finds where to cut words and adds a "-")
  • Automatic sizing (if setted, the text view will grow as heigh as needed)
  • Hightlighting (tap on the text to get the word tapped and its bounding box)
  • Basic Markup
  • Highlighting now works with hyphenated words too.

To do:

  • More markup features
  • Add localization options (right now its working in spanish)

Basic Core Text and Markup stuff based on the tutorial on raywenderlich.com (http://www.raywenderlich.com/4147/core-text-tutorial-for-ios-making-a-magazine-app)

About

Automatic hyphenation for core text


Languages

Language:Objective-C 100.0%