Code Monkey home page Code Monkey logo

latofont's Introduction

LatoFont

Twitter CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Extensions

public class func latoHairline(size: CGFloat) -> UIFont!

Returns Lato font with hairline style.

public class func latoHairlineItalic(size: CGFloat) -> UIFont!

Returns Lato font with hairline italic style.

public class func latoLight(size: CGFloat) -> UIFont!

Returns Lato font with light style.

public class func latoLightItalic(size: CGFloat) -> UIFont!

Returns Lato font with light italic style.

public class func lato(size: CGFloat) -> UIFont!

Returns Lato font with lato style.

public class func latoItalic(size: CGFloat) -> UIFont!

Returns Lato font with italic style.

public class func latoBold(size: CGFloat) -> UIFont!

Returns Lato font with bold style.

public class func latoBoldItalic(size: CGFloat) -> UIFont!

Returns Lato font with bold italic style.

public class func latoBlack(size: CGFloat) -> UIFont!

Returns Lato font with black style.

public class func latoBlackItalic(size: CGFloat) -> UIFont!

Returns Lato font with black italic style.

Installation

LatoFont is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "LatoFont"

License

Source code of this project is available under the standard MIT license. Please see the license file.

Lukasz Dziedzic holds copyright to the Lato font which is licensed under the SIL Open Font License.

latofont's People

Contributors

gscalzo avatar michalkonturek avatar pronebird avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.