Skip to content

Commit

Permalink
Add a reference to UIFontComplete
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 authored May 5, 2017
1 parent 67b4ae0 commit b19c9a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ let lightFontTitle = UIFont(name: "Acme-Light", size: 22)
let lightFontTitle = R.font.acmeLight(size: 22)
```

**Tip:** Also want this for system fonts? Take a look at the [UIFontComplete](https://github.com/Nirma/UIFontComplete) library, has a similar solution for the fonts Apple ships with iOS.

## Resource files

*Vanilla*
Expand Down

0 comments on commit b19c9a3

Please sign in to comment.