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 7420957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:19:36+00:00 2026-05-29T08:19:36+00:00

I am having problem in using this font in my Application. I have imported

  • 0

I am having problem in using this font in my Application. I have imported the Arial-Narrow.ttf file in my resources and also added the name in the info.plist as follow

<key>UIAppFonts</key>
<array>
    <string>Arial-Narrow.ttf</string>
</array>

Now whenever I try to use the font in my app using the code

titleLabel.font = [UIFont fontWithName:@"Arial-Narrow" size:28];

It does not work. However it works if I use a different font with same procedure. So can anybody explain what I am missing here or do we are allowed to use Arial Narrow font in my iphone app.

  • 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-05-29T08:19:37+00:00Added an answer on May 29, 2026 at 8:19 am

    Ok I found a solution. I used this Library to use Arial-Narrow font in my app. So if anyone having the same problem can benefit from this library using the following steps.

    1) Download the Library from the link I provided above.
    2) Import the folder FontLabel (with all the classes in it) into your project where you want to use the custom font.
    3) Import the custom font (i.e Arial-Narrow.ttf in my case) file into Resource folder. You don’t need to add the fonts file names in your plist file.
    4) Import the header in your class where you want to use the custom font like

    #import "FontLabel.h"
    

    5) Use this code to initialize this FontLabel with you custom font.

    FontLabel *titleLabel = [[FontLabel alloc] initWithFrame:CGRectMake(10, 10, 0, 0) fontName:@"Arial-Narrow" pointSize:28.0f];
    

    You can explore this library for more features.

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

Sidebar

Related Questions

I am having a problem using the Unity Application Block, I have created a
I'm having a strange problem while using @font-face on IE9. I converted a TTF
I'm using django with app-engine-patch and I'm having this wierd problem running manage.py dumpdata
I'm having problems reading this one JPEG file using ImageIO.read(File file) - it throws
I'm having a problem using deploy:deploy-file with snapshots I'd like some advice on please.
this week I'm having problems logging in LinkedIn using ruby mechanize. My code is
I am having some problems parsing this piece of XML using SimpleXML. There is
I'm having some problems with a datagridview element I'm using in VS2008. This DataGridView
I'm having a problem using the java.text.MessageFormat object. I'm trying to create SQL insert
I'm having a problem using CSS's display:inline property with the list-style-image: property on <li>

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.