iOS7: Can we use other than Helvetica Neue fonts with Dynamic Type?
问题 We are designing an app for iOS7 and our designer wants to use non-default font (Avenir), but I dont want to loose Dynamic Type functionality. As I understand Dynamic Type can only be used with default system font, which is Helvetica Neue. Is it possible to use other fonts or at this moment it's not an option? 回答1: As far as I understood [UIFont preferredFontForTextStyle:] returns a font with fixed size for a particular font style regardless of text view default size. I expect that changing