Has anyone had success using custom otf fonts on the iPhone?

后端 未结 6 612
粉色の甜心
粉色の甜心 2020-12-23 11:45

It looks like there a few working solutions for using custom true type fonts (ttf) on the iPhone, most notably Can I embed a custom font in an iPhone application? However,

6条回答
  •  一整个雨季
    2020-12-23 12:33

    With regards to the first answer - the solution is correct (i.e. just convert the font over to TTF) but the software suggested is a super hassle to compile and install. Instead I just did a quick google search and used this instead: http://www.freefontconverter.com/ and that worked perfectly.

    (Make sure to add the font to your info.plist file as well)

提交回复
热议问题