iOS 8 中的 San Francisco 字体
San Francisco font in iOS 8
我正在使用 Apple 的新 SF 字体设计一个应用程序。要在应用程序中获取新的 SF 字体,在为 iOS 9 构建时,您只需在界面生成器中 select "System font" 就可以了。但问题是,对于 iOS 的早期版本,"System font" 实际上是 Helvetica Neue,因此它取代了 San Francisco。我如何强制旧金山出现在所有设备上?
San Francisco 字体的许可协议中规定:
3. 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.
我正在使用 Apple 的新 SF 字体设计一个应用程序。要在应用程序中获取新的 SF 字体,在为 iOS 9 构建时,您只需在界面生成器中 select "System font" 就可以了。但问题是,对于 iOS 的早期版本,"System font" 实际上是 Helvetica Neue,因此它取代了 San Francisco。我如何强制旧金山出现在所有设备上?
San Francisco 字体的许可协议中规定:
3. 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.