LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

Integrate FontAwesome 5 Pro #8

Closed padarom closed 6 years ago

padarom commented 6 years ago

Adds support for FontAwesome Pro as discussed in #6 and on Slack.

Not fully tested yet.

Tests

padarom commented 6 years ago

Currently the generator does not generate labels because they are not available on the cheatsheet. I'm not sure there's a use-case for them anyways.

Right now, this breaks backwards-compatibility!

I haven't removed any of the original code., so if we decide labels can go, we still need to change some of the surrounding source code.