Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8131505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T09:06:43+00:00 2026-06-06T09:06:43+00:00

i need to use corbel and caliber font in textview , textfield and label

  • 0

i need to use corbel and caliber font in textview , textfield and label in my new application. I have searched for it in google but i did not got any solutions . Can any one please help me. Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T09:06:44+00:00Added an answer on June 6, 2026 at 9:06 am

    Follow these steps:

    1) Add desired fonts to Xcode as resource.

    2) Open info.plist file. Now create a key called UIAppFonts and make it an array. Add the filename of the font as a value.

       <key>UIAppFonts</key>
    <array>
        <string>corbel.ttf</string>
    </array>
    

    3) Save info.plist FILE.

    4) To use the font in your application add this line.

    [UIFont fontWithName:@"corbel" size:32.0]
    

    Courtesy :

    Can I embed a custom font in an iPhone application?

    CUSTOM FONTS IN IOS.

    P.S. But to determine the exact name of font put temporary line of code as even small case sensitivity might cause a problem loading fonts.

      NSLog(@"%@",[UIFont familyNames]);
    

    This will print names of all the fonts on the device. Find the one that matches your font.Whatever the font name you get use it in the line in Step 4.

    Courtesy: How do I include a font with my iPhone application?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed Matlab r2010a on my computer I need use the function xlsread
Need to use own imaged markers instead built-in pins. I have several questions. 1.
I need to use the objdump and readelf commands in my application that runs
I have a view where I need use 2 models because I'm trying to
I need use web services from a Samsung Smart TV app, but this services
I am quite new to backbone and need use it to create a list
I have two tables (Master, Responses) I need use the Master_Id field from the
I need use Insert Ignore for my table, which have Unique index on several
I'm working on a project that have the following need: use source ip address
I need use this method with three distinct classes: Orders, Customers, Suppliers public void

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.