May
18
2009
Major FontLabel update
Posted by: Lily Ballard in Cocoa, iPhone, tags: FontLabel, iPhone, iPhone SDK, Obj-C, ProgrammingLast week I pushed out a major rewrite of FontLabel. This new version includes a category modeled after UIStringDrawing that enables you to draw text in custom fonts in your own drawRect:
methods. It also includes accurate font metrics and uses more of the built-in UILabel properties. Contributions are welcome!