NSAttributedString-Encoding
NSAttributedString-Encoding copied to clipboard
iOS5 compatibility
Hey, thanks for sharing this. Very useful.
Am I right in thinking this doesn't work pre iOS 6?
Sorry. It does work with iOS5 it seems. Just not with fonts, something to do with the key "NSCTFontCascadeListAttribute". Causes a crash. Seems to work if I remove that from the dictionary though.