Member - { Blog Details }


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 }
Technology
ecommerce website design...
Oct 6, 2022
Technology
Journey from ecommerce website...
Feb 5, 2016
Technology
Understand The AWS Lambda Cold...
Nov 5, 2021
Technology
Microsoft Cloud enables resili...
Apr 12, 2023
Technology
Travelport Reservation System...
Aug 21, 2024
Technology
How to Make a Payment Gateway ...
May 29, 2023