Skip to content

chuckboris/Font-MonospacedDigits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Font-MonospacedDigits

Installation:

git submodule add https://github.com/salutis/Font-MonospacedDigits.git

Usage:

@IBOutlet private var timeLabel: UILabel! {
    didSet { 
        timeLabel.font = timeLabel.font.monospacedDigitFont 
    }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages