I would like to use a CATextLayer
to display some partially bolded text in the form of a NSAttributedString
- but would still like to use the convenience of IB for positioning.
Is there a way to drop in a CATextLayer
with interface builder? Or what is the next best solution?