Skip to content

Instantly share code, notes, and snippets.

@rugi
Created January 9, 2013 15:59
Show Gist options
  • Save rugi/4494263 to your computer and use it in GitHub Desktop.
Save rugi/4494263 to your computer and use it in GitHub Desktop.
Definir fuente de la manera mas sencilla.
UIFont *font = [UIFont fontWithName:@"Arial" size:16];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment