Skip to content

Instantly share code, notes, and snippets.

@wlaurance
Created November 19, 2013 18:50
Show Gist options
  • Select an option

  • Save wlaurance/7550409 to your computer and use it in GitHub Desktop.

Select an option

Save wlaurance/7550409 to your computer and use it in GitHub Desktop.
CoreText performance note: Client called CTFontCreateWithName() using name "Lato" and got font with PostScript name "Lato-Regular". For best performance, only use PostScript names when calling this API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment