Submit a Blog
Member - { Blog Details }

hero image

blog address: http://findnerd.com/list/view/How-to-use-new-fonts-in-iPhone-SDK/3527/

keywords: Fonts

member since: Jun 19, 2015 | Viewed: 36

How to use new fonts in iPhone SDK?

Category: Technology

Following are the steps to add new fonts which not available in iOS sdk. 1) Download the font file and add that file in resource folder 2) go to App- info.plist and add key "Fonts provided by application" and in value add the name in that font. 3) in code write the name of font file without its extension. If the name of font file is "test.otf", then in code it will be label.font = [UIFont fontWithName:@"test" size:20]; Thats all. For such more Blogs you can visit to http://findnerd.com/NerdDigest



{ More Related Blogs }
ecommerce website design

Technology

Journey from ecommerce website to mcommerce – mobile apps

Technology

Understand The AWS Lambda Cold Start Problem| 3 Ways To Prevent It

Technology

Microsoft Cloud enables resilient and sustainable future for Manufacturers

Technology

Travelport Reservation System

Technology

How to Make a Payment Gateway Software: A Step-by-Step Guide

Technology