Skip to content

Releases: Nirma/UIFontComplete

SRFTW

26 Jun 01:09
Compare
Choose a tag to compare

This release marks this library as officially production ready.

Swift Package Manager support has also been added but is currently experimental.

Amplifier

05 Jun 08:54
Compare
Choose a tag to compare

This is just a minor additive release that introduces a convenience method for of(size:) that allows the use of the more natural Double type rather than forcing the user to use a CGFloat.

Fonts just for you!

28 Apr 02:31
Compare
Choose a tag to compare

This release enables the use of custom fonts thanks to the addition of FontRepresentable.
Please see the README for details!

Thanks @matsune for putting this together!

Fellowship of UIFont

18 Apr 03:32
Compare
Choose a tag to compare

This release introduces a handy extension to Font that takes a size and returns a UIFont object.
See the updated README for details!

@jrtibbetts Thanks for making this!

UIFCFTW

14 Apr 10:19
Compare
Choose a tag to compare

Minor improvements, not API additions.

Enjoy!

Power of Enums

15 Dec 17:46
Compare
Choose a tag to compare

First Release!