/JTLabel

A one line Label allowing modify kerning (letter spacing) and blurred shadow using CG calls

Primary LanguageObjective-C

JTLabel

A one line Label allowing modify kerning (letter spacing) and add blurred shadow using CoreGraphics calls

Licensing

This project is in the public domain. You can use it and embed it in whatever application you sell, and you can use it for evil.

HOW TO USE

Just drop JTLabel.h and JTLabel.m into your project. Support both ARC and non-ARC projects. See Demo app for more details.