sokol8 / JTLabel

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Objective-C 100.0%