RTLabel
RTLabel copied to clipboard
Default font...
When loading RTLabel instance from a XIB file, the font is nil. This causes the render method to fail.
Looks like the initWithCoder method is missing.