iPhone and iPad development
658.7K views | +12 today
Follow
iPhone and iPad development
Tips, Libs and more about iPhone and iPad development and ios
Curated by Vincent Demay
Your new post is loading...
Scooped by Vincent Demay
Scoop.it!

Open Source: Customizable Library For Beautiful Easy Text Display With HTML Like Tags

Open Source: Customizable Library For Beautiful Easy Text Display With HTML Like Tags | iPhone and iPad development | Scoop.it

With this library you can customize the fonts and coloring, and then use html style tags to very quickly format your text. Included is a demo project that you can follow to see exactly how this is done.






Styles Markup:


  • default: It is the default applied to the whole text. You get a default style if you don't use this tag.
  • page: Divide the text in pages. Respond to markup <page/>
  • bullet: define styles for bullets. Respond to Markups <bullet>content</bullet>
  • image: define style for images. Respond to markup <image>imageNameOnBundle.extension</image>
  • link: define style for links. Respond to markup <link>link_target|link name</link>


✔ Sources: https://github.com/FuerteInternational/FTCoreText

No comment yet.
Scooped by Vincent Demay
Scoop.it!

Text Wrap with Core Text

Text Wrap with Core Text | iPhone and iPad development | Scoop.it

@amyruthworrall


"I’m writing a text renderer using Core Text, and I discovered I’ll need to wrap text around objects (such as is done in any DTP program). I couldn’t find any easy answers as to how to do this in the documentation, so having finally got it working I’ll share what I did."

No comment yet.
Curated by Vincent Demay
Development Manager @ Scoop.it - http://www.scoop.it
iPad, iPhone and Android developer
Geek :)