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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T13:13:49+00:00 2026-05-27T13:13:49+00:00

does Apple support usage of tally fonts ? i’m using this tally from here

  • 0

does Apple support usage of tally fonts ?
i’m using this tally from here :http://www.subtangent.com/maths/resources.php

with this coding:

  UILabel *subtitle = [[UILabel alloc]initWithFrame:CGRectMake(125, 2, 185, 30)];
    [subtitle setBackgroundColor:[UIColor clearColor]];
    [subtitle setFont:[UIFont fontWithName:@"Tally_Regular.ttf" size:19.0]];
   [subtitle setText:@"5"];
    [subtitle setTextColor:[UIColor blackColor]];
    [fLikeThis    addSubview:subtitle];

However it does’t work as expected, not sure why as i also entered the font name in “Fonts provided by application”.

  • 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-27T13:13:49+00:00Added an answer on May 27, 2026 at 1:13 pm

    In “Fonts provided by application” you need to add file name e.g. your ttf file not font name
    modify your info plist as follow:-

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

    and use font name in label :-

    [subtitle setFont:[UIFont fontWithName:@"fontname" size:19.0]];//This is your font name not your font file name.You can get font name by opening it with fontbook in mac.
    

    if still not working then may be something wrong in ttf file.

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

Sidebar

Related Questions

I recently updated OS X 10.6.6 as recommended by Software Update: http://support.apple.com/kb/HT4562 Now, even
from http://developer.apple.com/graphicsimaging/opengl/capabilities/GLInfo_1072_Core.html appears that current OSX 10.7.2 core OpenGL support is still limited at
Does Apple push use TCP or UDP to deliver messages from their servers to
Does anyone know what end user information a developer receives from Apple regarding a
I always hear using global variables are dangerous. Does this apply to Drupal? Take
Does xcode 4.2 Apple LLVM compiler 3.0 fully compatible with/support c++ exception ?
Does apple support EGOTextView ? Or the app is rejected which includes EGOTextView?
Does GWT VF support gwt 2.3? i tried it and got this exception :
When looking at a listing for eBay, for example: http://catalog.ebay.com/Apple-iPod-classic-5th-Generation-Black-30-GB-/60655662?_pcatid=39&_refkw=ipod&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4030&_trksid=p3286.c0.m14 The Price Trends chart
Does Google offer any support program for enterprise Android development? Something similar to Apple's

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.