UIFontComplete

Font management (System & Custom) for iOS and tvOS

MIT License

Stars
1.3K
Committers
10

Bot releases are hidden (Show)

UIFontComplete - Adelle Sans Devanagari Latest Release

Published by Nirma 12 months ago

Summary

Added in the font Adelle Sans Devanagari and a fix for deployment targets.

Special thanks to @RomanPodymov!

UIFontComplete - Dynamic Type Support

Published by Nirma about 2 years ago

Summary

This release adds dynamic type support via: https://github.com/Nirma/UIFontComplete/pull/43

Thank you @misteu for putting this together!

UIFontComplete - SwiftUI Compatibility Improvements

Published by Nirma over 2 years ago

Summary

This release has some minor but breaking changes around improving the usability of UIFontComplete with SwiftUI.

UIFontComplete - 2020 End of World Edition

Published by Nirma over 4 years ago

Summary

This release removes some deprecated fonts and updates which fonts are available on iOS and tvOS.
Some fonts are available on both platforms now, some other fonts have also been added and deleted.

Since some fonts have been retired this technically is a breaking release but not because of functionality being added or removed
from this library.

If I forgot anything or you feel that something could be done better by all means FEEL FREE TO CONTRIBUTE!


P.S.
2020 is turning out to be an unstable year, looks like all bets are off at this point.
Please stay safe and take care.

~ Nicko

UIFontComplete - The Package

Published by Nirma almost 5 years ago

This release fixes package manager support.

Thanks @nuudles for putting this together!

UIFontComplete - Swift 5

Published by Nirma over 5 years ago

This is simply a project modernization release, no major code changes.

UIFontComplete - TV

Published by Nirma almost 7 years ago

This release introduces support for tvOS fonts.

UIFontComplete - Swifty Fix

Published by Nirma about 7 years ago

This release fixes an issue with cocoapods in a previous release.

Enjoy!

UIFontComplete - Swift 4

Published by Nirma about 7 years ago

Swift 4 Support!

This release contains no new code changes, only updated project settings so that the project
be compiled in Swift 4.

Enjoy!

UIFontComplete - Alphabet Soup

Published by Nirma about 7 years ago

This is a minor release with the following changes

Changes

  • The System font enum has been reorganized in Alphabetical order
  • Tests have been moved to top level "Tests" folder
  • Non essential code has been removed
UIFontComplete - SRFTW

Published by Nirma over 7 years ago

This release marks this library as officially production ready.

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

UIFontComplete - Amplifier

Published by Nirma over 7 years ago

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.

UIFontComplete - Fonts just for you!

Published by Nirma over 7 years ago

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!

UIFontComplete - Fellowship of UIFont

Published by Nirma over 7 years ago

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!

UIFontComplete - UIFCFTW

Published by Nirma over 7 years ago

Minor improvements, not API additions.

Enjoy!

UIFontComplete - Power of Enums

Published by Nirma almost 8 years ago

First Release!