I am having a problem with a UITextField\'s text being blurred/anti-aliased even with a standard font size. The text will appear crisp when the control is the first responde
Simply setting the UITextField frame height to an even value fixed it for me.
UITextField