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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:17:30+00:00 2026-05-30T01:17:30+00:00

Possible Duplicate: Can I embed a custom font in an iPhone application? Hi I

  • 0

Possible Duplicate:
Can I embed a custom font in an iPhone application?

Hi I would like to use myanmar font in my native iOS Apps.

However i don’t know how to use that font.

Font name is Zawgyi.ttf and It’s myanmar font.

I already installed that font in my macbook and i didn’t found that font in my xcode project’s font property.

I’m just beginner for iOS.

Please guide me how to do that?

Thanks you for reading.

  • 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-30T01:17:31+00:00Added an answer on May 30, 2026 at 1:17 am

    You just need to drag the font’s ttf file in your resource folder and do this following entry in your info.plist file –

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

    UIAppFonts key accept a array so you can pass multiple fonts in it.

    Now wherever you want to use the font in your application you can call:

    [UIFont fontWithName:@"Cloister Black" size:64.0]
    

    Just make sure you give the real font name in above code. The font file name and its “real font name” can be different, so just open the font in FontBook app and there you can see the real name of the font.

    See my blog post on same topic here – http://www.makebetterthings.com/iphone/how-to-use-custom-fonts-in-iphone/

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

Sidebar

Related Questions

Possible Duplicate: Can I write native iPhone apps using Python this post Can I
Possible Duplicate: How do I Embed a font with my C# application? (using Visual
Possible Duplicate: Can I write an iPhone application in any language other than Objective-C?
Possible Duplicate: How can I use a carriage return in a HTML tooltip? I'd
Possible Duplicate: How can I pre-set arguments in JavaScript function call? (Partial Function Application)
Possible Duplicate: Can I use ASP.NET MVC together with regular ASP.NET Web forms Let's
Possible Duplicate: Can I use a generated variable name in PHP? Am stuck here!
Possible Duplicate: Can I use predefined namespaces when loading an XDocument? I have following
Possible Duplicate: Can you use $_GET variables when including a file in PHP? Is
Possible Duplicate: Can I use a binary literal in C or C++? I am

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.