Can We user San Francisco font for IOS 8 applications ? If yes, Best way to user it?

让人想犯罪 __ 提交于 2019-12-25 07:59:50

问题


I'm developing an application which supports IOS8 and above and I want to use San Francisco font. This font was introduced by Apple in iOS 9.

How can I us this font on an iOS 8 device?


回答1:


You can't Apple does not allow you to distribute the font with your app. So there is no way to get it legally in your app bundle to use it on iOS 8 devices.

You can clearly read this in de license agreement on https://developer.apple.com/fonts/

  1. A.Limited License. Subject to the terms of this License, you may use the Apple Font solely for creating mock-ups of user interfaces to be used in software products running on Apple’s iOS or OS X operating systems, as applicable. The foregoing right includes the right to show the Apple Font in screen shots, images, mock-ups or other depictions, digital and/or print, of such software products running solely on iOS or OS X.

  2. No Transfer. Except as otherwise set forth herein, you may not transfer this Apple Font without Apple’s express prior written approval. All components of the Apple Font are provided as part of a bundle and may not be separated from the bundle and distributed as standalone applications.



来源:https://stackoverflow.com/questions/37345768/can-we-user-san-francisco-font-for-ios-8-applications-if-yes-best-way-to-user

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!