I am trying to allow iPhone app users to personalize an application by setting custom fonts. I am wondering if I can save an UIFont Object to the NSUserDefaults. Would make things a lot easier to set the font and font size and then save the object. Code sample would be great too.
Share
I would make a category to hide the complexity – you might start with something like this
.h
.m
Usage would look like
Outputs: