aryaxt / iOS-Rich-Text-Editor

A Rich Text Editor for iOS
Other
893 stars 158 forks source link

Q: Is there a way to specify default font and font size - globally? #34

Closed ZoeESummers closed 11 years ago

aryaxt commented 11 years ago

[self.rte setFont:[UIFont boldSystemFontOfSize:22]];

Or just set it in storyboard?