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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T11:44:27+00:00 2026-06-16T11:44:27+00:00

I’m writing an iOS 6 iPhone/iPad app that needs to display Chinese characters. The

  • 0

I’m writing an iOS 6 iPhone/iPad app that needs to display Chinese characters. The Asian fonts installed by default in iOS 6 leave a lot to be desired. However, at the bottom of Apple’s iOS 6: Font List page, Apple states that:

“Apps can also install the following [mostly Asian] fonts as necessary.”

The Asian font families don’t appear in the list provided by [UIFont familyNames]. I haven’t found any information in the UIFont class documentation or on the Apple Developer Forums about how to install a font that is, presumably, already included in iOS 6 but not yet “installed.” Any ideas?

  • 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-16T11:44:29+00:00Added an answer on June 16, 2026 at 11:44 am
    • You can’t change the global font in iOS.
    • Some of this list are already “installed” and appear in [UIFont familyNames] (e.g. Apple SD Gothic Neo)
    • Every iOS App is able to add custom fonts which aren’t supported, yet (e.g. BiauKai)
    • There are no API diffs from 5.1 to 6.0 in UIFont.h
    • There are no API diffs in UIFont.h since 4.0 (added lineHeight, deprecated leading).

    “Apps can also install the following [mostly Asian] fonts as necessary.”

    Since we know every developer can use custom fonts it’s absolutely no problem to add them or “install” them for your app.

    I’m pretty sure these are some requested fonts, which some guy at Apple wrote on this page to show that it’s possible to use these fonts nevertheless even if they are not specially supported by iOS.


    I know this is no answer which is totally correct or totally wrong – it’s based on the information I knew and I found on the web and makes it clear, that we probably never know the answer.


    To support a custom font add your font in a .ttf format to your project (and to your target – I forgot this more than once!) and add it to your Info.plist. Now it’s possible to use it with someLabel.font = [UIFont fontWithName:@"MySuperFont" size:100];

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I need a function that will clean a strings' special characters. I do NOT
I am writing an app with both english and french support. The app requests
I am writing an app for my school newspaper, which is run completely online
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
I am trying to understand how to use SyndicationItem to display feed which is
I've got a string that has curly quotes in it. I'd like to replace
I have a small JavaScript validation script that validates inputs based on Regex. I

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.